Skip to main content
GET
Returns all automations that the current user created or has access to through space membership. Optionally filter to a specific space.

Query parameters

string
Filter automations to those linked to a specific space ID. Omit to return all automations across all spaces.

Response

string
Automation ID.
string
Automation name.
string
Optional description.
boolean
Whether the automation is active.
string
COLLABASE_EVENT | WEBHOOK | SCHEDULE | MANUAL
string
ID of the owning space, if set.
string
ISO 8601 creation timestamp.
Last modified on April 2, 2026