v2
latestOpenAPI 3.0.02026-08-013312111.4 MBPipelines
Get a schedule
Retrieve a schedule by its UUID.
get/repositories/{workspace}/{repo_slug}/pipelines_config/schedules/{schedule_uuid}
Path parameters
workspacestring required
This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example {workspace UUID}.
repo_slugstring required
The repository.
schedule_uuidstring required
The uuid of the schedule.
Response
The requested schedule.