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_id
ID of the space in form of a string
Query parameters
entity.sys.id
ID of the entry in form of a string
environment.sys.id
ID of the environment in form of a string
Response headers
Content-Type
Content-Type
Response
OK - Request successful