List all connectors

GET

List all connectors

Headers

x-org-api-keystringRequired

Response

itemslist of objects

Array of connector items matching the query parameters. Each item contains detailed information about a connector and its associated connections.

totalPagesdouble

Total number of pages available based on the current page size. Use this for implementing pagination controls.

pagedouble

Current page number (1-based). You can request different pages using the page query parameter in the GET /api/v1/connectors endpoint.

Built with