Integrations / List

Returns all integrations

Route: /api/{tenant:minlength(2)}/v{version:apiVersion}/integrations

Method: GET

Authorisation: Minimum role: ADMIN

Request Arguments
Name Type Source

  Request body example

No input arguments
Response object

Response status: 200 (OK)

Response type: DTO_integration[]

Wrapper: DTO_response_wrap

Other response statuses: 400 (BadRequest), 403 (Forbidden)

  Response body example

DTO_integration
NameTypeReadOnlyDescription
oauth2DTO_external_auth_oauth2Oauth2
shopifyDTO_integration_shopifyReadOnlyShopify specific data
created_byDTO_reference_userReadOnlyCreated by
last_updated_byDTO_reference_userReadOnlyLast updated by
idInt32Id
typeENUM integration_typeType
createdDateTimeReadOnlyCreated
last_updatedDateTimeReadOnlyLast updated
DTO_external_auth_oauth2
NameTypeReadOnlyDescription
identifierStringIdentifier
authorized_accountStringReadOnlyAuthorized account
DTO_integration_shopify
NameTypeReadOnlyDescription
shop_domainStringShop domain
DTO_reference_user
NameTypeReadOnlyDescription
profile_picStringReadOnlyProfile pic
emailStringReadOnlyEmail
idInt32Id
labelObjectReadOnlyLabel
ENUM integration_type
ValueNameDescription
0UNKNOWNUNKNOWN
1SHOPIFYShopify