Search Custom Connectors

Lists custom adapters in your Workspace.

Headers

AuthorizationstringRequired

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

Query parameters

titlestringOptional
Search for connectors by their titles. Partial matches will be returned.
oem_sharedbooleanOptional
Search for connectors that are shared from your OEM master account.

Response

Success response
resultlist of objects or null
List of custom connectors matching the search criteria.

Errors