get https://api.accelevents.com/rest/whitelabel//trayIntegration/integrationDetails
This API is used to get a list of integration details for the Whitelabel URL.
Path Parameters
whitelabelURL - Whitelabel URL of the enterprise account.
Body Parameters
Not Required
Response
Details / Check response object
Authentication required - ✅
Here is the description of response attributes, which returns in the form of a JSON array.
Attribute | Description |
---|---|
apiKey | This represents the API key. |
enable | This represents whether integration is enabled or not. |
type | This represents the type of integration. The value can be like ZAPIER, CVENT, TRAY_IO, or TRAY_IO_CONNECTOR |
ticketType | This contains the integration ticket details. ticketTypeId: This contains the unique ticket type id. ticketTypeName: This contains the name of the ticket. |
apiUserDetails | accountNumber: This contains the account number. userName: This contains the username in the integration app. password: This contains the password in the integration app. |