Skip to content

List the layers of an on-call schedule.

GET
/on_call_schedule/{schedule_id}/layer/
curl --request GET \
--url https://api.siteqwality.com/on_call_schedule/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/layer/ \
--header 'Authorization: Bearer <token>'
schedule_id
required
string format: uuid

On-call schedule identifier

Schedule layers

Missing or invalid authentication

Internal server error