Who is on call
allquiet_who_is_on_callGet who is currently (or at a given point in time) on call, optionally filtered by team/user. All Quiet: GET /v1/on-call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamIds | No | Filter by team id(s). | |
| userIds | No | Filter by user id(s). | |
| timestamp | No | ISO8601 point-in-time to check (defaults to now). |