Skip to main content
GET
Get Instance Auth

Authorizations

Authorization
string
header
required

Your Klavis AI API key.

Path Parameters

instanceId
string<uuid>
required

The ID of the connection integration instance to get auth data for.

Response

Successful Response

success
boolean
required

Whether the request was successful

authData
GetAuthDataResponseAuthData · object | null

Complete authentication data including access token, refresh token, scope, expiration, and platform-specific data

error
string | null

Error message if the request failed