Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.openworklabs.com/v1/connector-instances/{connectorInstanceId}
{ "item": { "id": "<string>", "organizationId": "<string>", "connectorAccountId": "<string>", "remoteId": "<string>", "name": "<string>", "instanceConfigJson": {}, "lastSyncedAt": "2023-11-07T05:31:56Z", "lastSyncCursor": "<string>", "createdByOrgMembershipId": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } }
Returns one connector instance detail.
Den TypeID with 'cin_' prefix and a 26-character base32 suffix.
30
^cin_.*
Connector instance returned successfully.
Show child attributes
Was this page helpful?