v3
latestOpenAPI 3.1.02026-07-3197486526.1 KBdataConnectors
Generate a picker token
This method generates a short-lived, read-only access token that you use with the provider's file picker, such as the Google Drive Picker. The platform never returns the refresh token of the connection.
post/connections/{connection_id}/picker-token
Path parameters
connection_idstring required
The unique identifier of the connection.
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 picker token has been successfully generated.