List on-call overrides
allquiet_list_on_call_overridesSearch/list on-call overrides for a given user. All Quiet: GET /v1/on-call-override/search/list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max overrides to return. | |
| offset | No | Pagination offset. | |
| userId | Yes | The user id to list overrides for (required). |