Skip to main content

extension_schemas

Overview

Nameextension_schemas
TypeResource
Idpagerduty.extension_schemas.extension_schemas

Fields

NameDatatypeDescription
descriptionstringThe long description for the Extension
guide_urlstringA link to the extension's support guide
icon_urlstringA small logo, 18-by-18 pixels.
keystringMachine friendly display label
labelstringHuman friendly display label
logo_urlstringA large logo, 75 pixels high and no more than 300 pixels wide.
send_typesarrayThe types of PagerDuty incident events that will activate this Extension
urlstringThe url that the webhook payload will be sent to for this Extension.

Methods

NameAccessible byRequired ParamsDescription
get_extension_schemaSELECTidGet details about one specific extension vendor.

A PagerDuty extension vendor represents a specific type of outbound extension such as Generic Webhook, Slack, ServiceNow.

For more information see the API Concepts Document

Scoped OAuth requires: extension_schemas.read
list_extension_schemasSELECTList all extension schemas.

A PagerDuty extension vendor represents a specific type of outbound extension such as Generic Webhook, Slack, ServiceNow.

For more information see the API Concepts Document

Scoped OAuth requires: extension_schemas.read
_get_extension_schemaEXECidGet details about one specific extension vendor.

A PagerDuty extension vendor represents a specific type of outbound extension such as Generic Webhook, Slack, ServiceNow.

For more information see the API Concepts Document

Scoped OAuth requires: extension_schemas.read
_list_extension_schemasEXECList all extension schemas.

A PagerDuty extension vendor represents a specific type of outbound extension such as Generic Webhook, Slack, ServiceNow.

For more information see the API Concepts Document

Scoped OAuth requires: extension_schemas.read