Skip to main content
GET
List cron schedules

Authorizations

Authorization
string
header
required

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

Path Parameters

organization_id
string
required

The unique identifier of the organization

Maximum string length: 24
Pattern: ^[0-9a-f]{24}$
workspace_group_id
string
required

The unique identifier of the workspace group

Maximum string length: 24
Pattern: ^[0-9a-f]{24}$

Response

Schedule list successfully retrieved. Returns an array of schedule objects. Empty array if no schedules exist.

data
object[]
required

Array of cron schedules for the workspace group