Enter your PagerDuty API key and a comma-separated list of schedule IDs above to view your team's on-call schedules.
1. Log in to your PagerDuty account
2. For API Key: Go to Configuration → API Access and create a new key.
3. For Schedule ID: Go to People → On-Call Schedules. The ID (e.g., PFEF1Y3, PC5U0ID, P0UH209, P4452CZ) is in the URL of the schedule page.
4. Copy and paste the key and IDs above
Alternative Usage (URL Hash):
You can also provide credentials directly in the URL hash:
#apiKey=YOUR_API_KEY&schedules=PFEF1Y3,PC5U0ID,P0UH209,P4452CZ
To display only the calendar, add `&view=calendar` to the URL hash.