Auth / OAuth
Get Authentication Metadata
Retrieves the auth metadata for a specific instance that the API key owner controls. Includes access token, refresh token, and other authentication metadata.
This endpoint includes proper ownership verification to ensure users can only access authentication data for instances they own. It also handles token refresh if needed.
GET
Get Authentication Metadata
Authorizations
Your Klavis AI API key.
Path Parameters
The ID of the connection instance to get auth metadata for.
Response
200
application/json
Successful Response
The response is of type object
.
Get Authentication Metadata