|docs
Start Trial

List installed Add-ons

List all of the Add-ons installed on your account.

Addon's are pieces of functionality that developers can write to insert new functionality into PagerDuty's UI.

For more information see the API Concepts Document

Scoped OAuth requires: addons.read

Authorization<token>

The API Key with format Token token=<API_KEY>

In: header

Query Parameters

limit?integer

The number of results per page.

offset?integer

Offset to start pagination search results.

total?boolean

By default the total field in pagination responses is set to null to provide the fastest possible response times. Set total to true for this field to be populated.

See our Pagination Docs for more information.

Defaultfalse
include[]?"services"

Array of additional Models to include in response.

Value in

  • "services"
service_ids[]?array<string>

Filters the results, showing only Add-ons for the given services

filter?string

Filters the results, showing only Add-ons of the given type

Value in

  • "full_page_addon"
  • "incident_show_addon"

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