Lists the predefined connector presets available to the workspace.

Lists predefined connector presets and the OAuth callback URI used for connector setup. Create connectors in the awork app. The response describes setup options; it does not create a connector. <Check title="Required Permissions" icon="key">Any authenticated user.</Check>

Authentication

AuthorizationBearer

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

Response

OK
presetslist of objects or nullOptional
The predefined connector presets.
oauthCallbackUristring or nullOptional
The OAuth callback URI to register with OAuth providers.

Errors

401
Unauthorized Error