Get an extension
Get details about an existing extension.
Extensions are representations of Extension Schema objects that are attached to Services.
For more information see the API Concepts Document
Scoped OAuth requires: extensions.read
Authorization
api_key The API Key with format Token token=<API_KEY>
In: header
Path Parameters
The ID of the resource.
Query Parameters
Array of additional details to include.
Value in
- "extension_schemas"
- "extension_objects"
- "temporarily_disabled"
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
Enable an extension POST
Enable an extension that is temporarily disabled. (This API does not require a request body.) Extensions are representations of Extension Schema objects that are attached to Services. For more information see the [API Concepts Document](https://developer.pagerduty.com/api-reference/a47605517c19a-api-concepts#extensions) Scoped OAuth requires: `extensions.write`
List extensions GET
List existing extensions. Extensions are representations of Extension Schema objects that are attached to Services. For more information see the [API Concepts Document](https://developer.pagerduty.com/api-reference/a47605517c19a-api-concepts#extensions) Scoped OAuth requires: `extensions.read`