API Reference

Get tray integrations details for organizer

This API is used to get a list of integration details.

Path Parameters organizerURL- Organizer page URL.

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 the integration is enabled or not.

type

This represents the type of integration. The value can be 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.
Language
Credentials
Header
Click Try It! to start a request and see the response here!