List schedules
Returns a paginated list of schedules for the authenticated user.
Authentication
AuthorizationBearer
API key or Clerk session token
Query parameters
limit
Max results per page (default 50, max 100)
cursor
Pagination cursor
search
Search by name
status
Filter by status
Allowed values:
Response
List of schedules
data
pagination
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error