Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
<host_url>/api/public/bot/:botId/connectors
application/json
auth: <JWT Token>
skip
limit
{ "connectors": [ { "_id": "fcon-73d16e4a-282a-5c41-9ca7-8aec4dd04c63", "name": "myConnector", "type": "json", "createdBy": "john.doe@example.com", "isActive": true, "sourceId": "fs-cf813bb4-xxxxxxxx-bf25-604c528f9782", "resourceid": "findlyConnectors", "recordsCount": 1, "size": 1 } ], "hasMore": false }
Was this page helpful?