List Automation Actions
Lists Automation Actions matching provided query params.
The returned records are sorted by action name in alphabetical order.
See Cursor-based pagination for instructions on how to paginate through the result set.
Authorization
api_key The API Key with format Token token=<API_KEY>
In: header
Query Parameters
The minimum of the limit parameter used in the request or the maximum request size of the API.
Optional parameter used to request the "next" set of results from an API. The value provided here is most commonly obtained from the next_cursor field of the previous request. When no value is provided, the request starts at the beginning of the result set.
Filters results to include the ones matching the name (case insensitive substring matching)
Filters results to include the ones linked to the specified runner.
Specifying the value any filters results to include the ones linked to runners only,
thus omitting the results not linked to runners.
Filters results to include the ones matching the specified classification (aka category)
Value in
- "diagnostic"
- "remediation"
Filters results to include the ones associated with the specified team.
Filters results to include the ones associated with the specified service
Filters results to include the ones matching the specified action type
Value in
- "script"
- "process_automation"
Header Parameters
The Accept header is used as a versioning header.
"application/vnd.pagerduty+json;version=2""application/json"Value in
- "application/json"
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json