Integrations
List all connectors
List all connectors
GET
/
api
/
v1
/
integrations
Authorizations
Response
200 - application/json
Array of connector items matching the query parameters. Each item contains detailed information about a connector and its associated connections.
Total number of pages available based on the current page size. Use this for implementing pagination controls.
Current page number (1-based). You can request different pages using the page
query parameter in the GET /api/v1/connectors
endpoint.
Was this page helpful?