List users of your PagerDuty account, optionally filtered by a search query. Users are members of a PagerDuty account that have the ability to interact with Incidents and other data on the account. For more information see the API Concepts Document.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the PagerDuty documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Include | Array of additional Models to include in response. |
| Query | Filters the result, showing only the tags whose labels match the query. |
| Team IDs | An array of team IDs. Only results related to these teams will be returned. Account must have the teams ability to use this parameter. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Limit | The number of results per page. |
| Offset | Offset to start pagination search results. |
| Total | By default the total field in pagination responses is set to null to provide the fastest possible response times. Set total to true for this field to be populated. See our Pagination Docs for more information. |