List abilities
List all of your account's abilities, by name.
"Abilities" describes your account's capabilities by feature name. For example "teams".
An ability may be available to your account based on things like your pricing plan or account state.
For more information see the API Concepts Document
Scoped OAuth requires: abilities.read
Authorization
api_key The API Key with format Token token=<API_KEY>
In: header
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
Test an ability GET
Test whether your account has a given ability. "Abilities" describes your account's capabilities by feature name. For example `"teams"`. An ability may be available to your account based on things like your pricing plan or account state. For more information see the [API Concepts Document](https://developer.pagerduty.com/api-reference/a47605517c19a-api-concepts#abilities) Scoped OAuth requires: `abilities.read`
Add ons
Next Page