List Connectors

GET

Returns a list of connectors ordered by descending creation date (newer first). See ‘Managing your Connector’ for more information.

Headers

X-Client-NamestringOptional

The name of the project that is making the request.

Query parameters

limitdoubleOptionalDefaults to 30

Maximum number of connectors to return [0, 100].

offsetdoubleOptionalDefaults to 0

Number of connectors to skip before returning results [0, inf].

Response

OK

connectorslist of objects
total_countdoubleOptional

Total number of connectors.

Errors

Built with