Authorizations
Organization API Key available in the settings page of the OpenInt Console or Customer API Key or Token Customer authentication token created using the create customer token API. It is passed in the authorization
header with format: Bearer {token}
Query Parameters
Limit the number of items returned
Required range:
0 <= x <= 3000
Offset the items returned
Required range:
x >= 0
Response
Successful response
List of connectors
Total number of items in the database for the organization
Required range:
x >= 0
Limit the number of items returned
Required range:
x >= 0
Offset the items returned
Required range:
x >= 0
Convenience flag = offset + limit >= total