Integrations

Get Installable Integrations

get/integrations

Query parameters

limitinteger
offsetinteger
searchstring
archivedboolean

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/GetInstallableIntegrationsResponseBody.json"
}

Changes

Changed in 1 of the 28 revisions of this API.1

    • added the required property data/items/capabilities to the response with the 200 status

      response-required-property-added