Skip to main content
GET
List project schedules

Authorizations

Authorization
string
header
required

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

Path Parameters

projectId
string
required
Required string length: 1 - 255

Query Parameters

cursor
string
Required string length: 1 - 255
limit
default:50
Pattern: ^\d+$

Response

List project schedules

items
object[]
required
nextCursor
string | null
required
Required string length: 1 - 255