List connector metadata

Returns a list of connectors and associated metadata specified in the API request.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

applicationsstringRequired

Comma-separated list of connector identifiers to retrieve.

Response

Success response
datalist of objects or null
List of connectors and associated metadata.

Errors