Get all solutions that are available and live in tray.io for an organizer.

This API is used to show a list of solution details such as title, description, instance id. It will show whether the solution is enabled or not and if the account is connected or not. It will also give custom parameters for the logo of each solution.

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.

AttributeDescription
id This is the unique identifier for the integration solution.
titleThis represents the title of the integration.
enable This represents whether the integration is enabled or not.
connected This represents whether the account is connected or not.
instanceIdThis represents the instance id.
reconfigurationRequired This represents whether a reconfiguration is required or not.
customFieldsThis contains a list of fields with keys and values.
Language
Authorization
Header
Click Try It! to start a request and see the response here!