Get All Integration Details

This API is used to get all integration details like apiKey, enable, type, ticketType, and apiUserDetails. This endpoint can be accessed by users with event admin access or greater.

Here is the description of response attributes, which returns to the form of a JSON array.

AttributeDescription
apiKeyIt contains an API key.
enableIt contains a boolean value. If any integration like Tray, Cvent , Zapier is enabled, the value returned is true.
typeIt's an enum. It contains integration types ZAPIER, CVENT, TRAY_IO, TRAY_IO_CONNECTOR.
ticketTypeticketTypeId : It contains ticket type ID.
ticketTypeName : It contains ticket type name .
apiUserDetailsaccountNumber : It contains the account number
userName : It contains a user name.
password : It contains user password
Language
Authorization
Header
Click Try It! to start a request and see the response here!