v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438230222.0 KB

Lists all of the integrations in your domain.

get/domains/{DomainName}/integrations

Path parameters

DomainNamestring required

The unique name of the domain.

Query parameters

next-tokenstring

The pagination token from the previous ListIntegrations API call.

max-resultsinteger

The maximum number of objects returned per page.

include-hiddenboolean

Boolean to indicate if hidden integration should be returned. Defaults to <code>False</code>.

Response

Success

NextTokenstring

The pagination token from the previous ListIntegrations API call.