|docs
Start Trial

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<token>

The API Key with format Token token=<API_KEY>

In: header

Query Parameters

limit?integer

The minimum of the limit parameter used in the request or the maximum request size of the API.

cursor?string

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.

name?string

Filters results to include the ones matching the name (case insensitive substring matching)

runner_id?string

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.

classification?|

Filters results to include the ones matching the specified classification (aka category)

Value in

  • "diagnostic"
  • "remediation"
team_id?string

Filters results to include the ones associated with the specified team.

service_id?string

Filters results to include the ones associated with the specified service

action_type?string

Filters results to include the ones matching the specified action type

Value in

  • "script"
  • "process_automation"

Header Parameters

Accept*string

The Accept header is used as a versioning header.

Default"application/vnd.pagerduty+json;version=2"
Content-Type*"application/json"
Default"application/json"

Value in

  • "application/json"

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json