Get all scheduled actions of an entry

Returns scheduled actions for the space, cursor-paginated (default page 100, max 1000). Filter by environment.sys.id (required), entity.sys.id, sys.status, and scheduledFor.datetime.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
ID of the space in form of a string

Query parameters

entity.sys.idstringOptional
ID of the entry in form of a string
environment.sys.idstringOptional
ID of the environment in form of a string

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful