Connectors
List Connectors Meta Information for all providers
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
The comma separated list of data that will be included in the response
Example:
"field_path,unmapped_fields,resources,inactive,webhooks,static_fields"
Response
200
application/json
The list of connectors meta information was retrieved.
The response is of type object[]
.