Skip to main content
GET
Get automations
Returns all automations for the authenticated user within a specified time period. You can filter results by providing from and to query parameters in ISO 8601 format.

Authorizations

x-api-key
string
header
required

API key for authentication

Query Parameters

from
string<date-time>

Start date (ISO 8601 format)

to
string<date-time>

End date (ISO 8601 format)

Response

Successfully retrieved automations

status
string
Example:

"success"

automations
object[]