v1

latestOpenAPI 3.0.3Apache 2.02026-07-142201861.5 MB
Integrations

List an Organization's Available Integrations

Lists all the available Integrations for an Organization.

get/api/0/organizations/{organization_id_or_slug}/integrations/

Path parameters

organization_id_or_slugstring required

The ID or slug of the organization the resource belongs to.

Query parameters

providerKeystring

Specific integration provider to filter by such as slack. See our Integrations Documentation for an updated list of providers.

featuresstring[]

Integration features to filter by. See our Integrations Documentation for an updated list of features. Current available ones are:

  • alert-rule
  • chat-unfurl
  • codeowners
  • commits
  • data-forwarding
  • deployment
  • enterprise-alert-rule
  • enterprise-incident-management
  • incident-management
  • issue-basic
  • issue-sync
  • mobile
  • serverless
  • session-replay
  • stacktrace-link
  • ticket-rules
includeConfigboolean

Specify True to fetch third-party integration configurations. Note that this can add several seconds to the response time.

cursorstring

A pointer to the last object fetched and its sort order; used to retrieve the next or previous results.

Response

idstring required
namestring required
iconstring nullable required
domainNamestring nullable required
accountTypestring nullable required
scopesstring[] nullable required
outOfDateboolean nullable required
statusstring required
{"stackTrail":"paths:/api/0/organizations/{organization_id_or_slug}/integrations/:get:responses:200:content:application/json:schema:items:properties:provider","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/api/0/organizations/{organization_id_or_slug}/integrations/:get:responses:200:content:application/json:schema:items:properties:configOrganization","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/api/0/organizations/{organization_id_or_slug}/integrations/:get:responses:200:content:application/json:schema:items:properties:configData","oasType":"schema","type":"unknown"}
externalIdstring required
organizationIdinteger required
organizationIntegrationStatusstring required
gracePeriodEndstring nullable required