customer_id
in the path. The response includes schedule entries that define which team members are responsible for incident response during specific time intervals.This endpoint helps ensure visibility into who is currently on duty or scheduled for upcoming shifts, enabling seamless coordination and faster incident triage.
Use cases:
- On-call visibility — View active and upcoming shifts for a customer to understand who is responsible during incidents.
- Audit and reporting — Analyze historical scheduling data to verify coverage and response availability.
- Manual coordination — Help team leads or incident managers plan shift handovers or update escalation contacts based on predefined schedules.
Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will return the schedule data, including start and end dates, months, weeks, and days of the schedule.
- If the request is unauthorized, the system will return an authentication error message.