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