Get all automation executions
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
space_id
ID of the space in form of a string
environment_id
ID of the environment in form of a string
Query parameters
sys.status[in]
Filter by status. Comma-separated list of statuses: SCHEDULED, IN_PROGRESS, COMPLETED, FAILED, CANCELED
limit
The number of automation executions to return (default 100, max 100)
pageNext
Cursor for paginating forward
pagePrev
Cursor for paginating backward
Response headers
Content-Type
Content-Type
Response
OK - Request successful