Get Organization Automations
Get Automations
GET
https://{server_address}/api/v1/organization/automations
Get a list of Automations for the specified organization
Query Parameters
Name
Type
Description
orgId
1
Organization's identifier. Should be a valid integer.
Headers
Name
Type
Description
Authorization*
Bearer {access_token}
Request examples:
Last updated