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.
External Documentation
To learn more, visit the PagerDuty documentation.
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. |
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. |
List Users with Pagerduty and Send Results Via Email
Preview this Workflow on desktop
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.
External Documentation
To learn more, visit the PagerDuty documentation.
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. |
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. |
List Users with Pagerduty and Send Results Via Email
Preview this Workflow on desktop