List Invocations
List Invocations
Authorization
api_key The API Key with format Token token=<API_KEY>
In: header
Query Parameters
Invocation state
Value in
- "prepared"
- "created"
- "sent"
- "queued"
- "running"
- "aborted"
- "completed"
- "error"
- "unknown"
Invocation state inverse filter (matches invocations NOT in the specified state)
Value in
- "prepared"
- "created"
- "sent"
- "queued"
- "running"
- "aborted"
- "completed"
- "error"
- "unknown"
Incident ID
Action ID
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
List Automation Action runners GET
Lists Automation Action runners matching provided query params. The returned records are sorted by runner name in alphabetical order. See [`Cursor-based pagination`](https://developer.pagerduty.com/docs/rest-api-v2/pagination/) for instructions on how to paginate through the result set.
Update an Automation Action PUT
Updates an Automation Action