dataConnectors
Retrieve a connection
This method retrieves details about the specified connection.
get/connections/{connection_id}
Path parameters
connection_idstring required
The unique identifier of the connection to retrieve.
Headers
x-api-keystring required
Your API key.
<Note title="Note"> You can find your API key on the <a href="https://playground.twelvelabs.io/dashboard/api-keys" target="_blank">API Keys</a> page. </Note>Response
The connection has been successfully retrieved.
Changes
Changed in 2 of the 11 revisions of this API.11
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
- ○
endpoint added
endpoint-added
This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○