Skip to main content
Retrieve detailed information about a specific schedule.
curl -X GET "https://api.chanl.ai/api/v1/workspaces/ws_123/schedules/schedule_456" \
  -H "Authorization: Bearer <access_token>"