Retrieves the details of a connection’s specific schema refresh schedule.
This endpoint requires Connection Admin permissions for the connection.
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
The unique identifier of the connection
The unique identifier of the schema refresh schedule
Successfully retrieved schema refresh schedule
The unique identifier of the schema refresh schedule
The unique identifier of the connection this schedule belongs to
A 6-field cron expression in AWS EventBridge format defining when the schema refresh should run.
Format: minute hour day-of-month month day-of-week year
The IANA timezone identifier for when the schedule should run
A human-readable description of the schedule, automatically generated from the cron expression and timezone
The timestamp when the schedule was created
The timestamp when the schedule was last updated
The timestamp when the schedule was disabled, or null if active