Optional appThe unique identifier of the app associated with the action.
Optional appThe name of the app associated with the action.
Optional description?: stringA description of the action.
Optional display_The display name of the action.
Optional enabled?: booleanA boolean indicating whether the action is enabled or not.
Optional logo?: stringThe URL of the logo of the app associated with the action.
Optional name?: stringThe name of the action.
Optional parameters?: { An object describing the input parameters of the action.
Optional properties?: { An object containing the properties of the input parameters.
Optional required?: string[]An array of required parameter names.
Optional title?: stringThe title of the input parameters.
Optional type?: stringThe type of the input parameters (e.g., "object").
Optional response?: { An object describing the response of the action.
Optional properties?: { An object containing the properties of the response.
Optional required?: string[]An array of required response field names.
Optional title?: stringThe title of the response.
Optional type?: stringThe type of the response (e.g., "object").
Not Found
OK
Optional execution_An object containing the details of the action execution.
Optional executed?: booleanA boolean indicating whether the action was executed successfully.
Optional response_An object containing the response data from the action execution.
Not Found
OK
Optional items?: { An array of app objects.
OK
Optional items?: { Optional page?: numberOptional totalOK
Optional connectionOptional connectionOptional redirect{ "message": "Connector not found" }
{ "message": "Connection not found or already deleted" }
Optional status?: stringStatus of the api call.
Not Found
OK
Optional connectionAn object containing the parameters specific to the connection.
Optional access_The access token used for authentication with the connected app.
Optional base_The base URL for making API requests to the connected app.
Optional client_The client ID used for authentication with the connected app.
Optional client_The client secret used for authentication with the connected app.
Optional scope?: stringThe scope of permissions granted to the connection.
Optional token_The type of token used for authentication (e.g., "bearer").
Optional createdThe timestamp indicating when the connection was created.
Optional id?: stringThe unique identifier of the connection.
Optional integrationThe unique identifier of the connector associated with the connection.
Optional status?: "ACTIVE" | "INITIATED" | "FAILED"The status of the connection (e.g., "SUCCESS").
Optional updatedThe timestamp indicating when the connection was last updated.
{ "message": "Connection not found or already deleted" }
OK
Optional items?: { Optional page?: numberOptional totalOK
Optional appThe unique identifier of the app associated with the connector.
Optional appThe name of the app associated with the connector.
Optional authAn object containing the authentication configuration for the connector.
Optional base_The base URL for making API requests to the app.
Optional client_The client ID used for authentication with the app.
Optional client_The client secret used for authentication with the app.
Optional authThe authentication scheme used by the connector.
Optional createdThe timestamp indicating when the connector was created.
Optional enabled?: booleanA boolean indicating whether the connector is enabled or not.
Optional expectedAn array of input fields expected by the connector.
Optional id?: stringThe unique identifier of the newly created connector.
Optional logo?: stringThe URL of the logo of the app associated with the connector.
Optional name?: stringThe name of the connector.
Optional updatedThe timestamp indicating when the connector was last updated.
Bad Request
OK
Optional appThe unique identifier of the app associated with the connector.
Optional appThe name of the app associated with the connector.
Optional authAn object containing the authentication configuration for the connector.
Optional base_The base URL for making API requests to the app.
Optional client_The client ID used for authentication with the app.
Optional client_The client secret used for authentication with the app.
Optional authThe authentication scheme used by the connector (e.g., "OAUTH2", "API_KEY").
Optional createdThe timestamp indicating when the connector was created.
Optional enabled?: booleanA boolean indicating whether the connector is enabled or not.
Optional expectedAn array of input fields expected by the connector.
Optional id?: stringThe unique identifier of the connector.
Optional logo?: stringThe URL of the logo of the app associated with the connector.
Optional name?: stringThe name of the connector.
Optional updatedThe timestamp indicating when the connector was last updated.
Not Found
OK
Optional status?: stringNot Found
OK
A list of active triggers
Optional pageOptional currentThe current page number.
Optional perThe number of items per page.
Optional totalThe total number of pages.
Optional triggers?: { A successful response containing the details of the active trigger.
Optional connectionIdentifier for the connection associated with the trigger.
Optional createdTimestamp when the trigger was created.
Optional disabledTimestamp when the trigger was disabled, if applicable.
Optional id?: stringUnique identifier for the trigger.
Optional state?: { State information for the trigger.
Optional triggerConfiguration settings for the trigger.
Optional triggerData associated with the trigger.
Optional triggerName of the trigger.
Optional updatedTimestamp when the trigger was last updated.
Trigger not found
Internal server error
OK
Optional items?: { An array of action objects.
Optional page?: numberThe current page number of the action list.
Optional totalThe total number of pages available for the action list.
OK