Returns all connectors in a workspace, optionally filtered by project.
cURL
curl --request GET \ --url https://www.sontairo.com/api/connectors
{ "data": [ { "id": "<string>", "workspaceId": "<string>", "projectId": "<string>", "type": "<string>", "providerId": "<string>", "providerName": "<string>", "status": "ACTIVE", "grantedScopes": [ "<string>" ], "hasCredential": true, "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.sontairo.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.sontairo.com/llms.txt
Use this file to discover all available pages before exploring further.
List of connectors
Show child attributes