Retrieve a live access token from the vault
POST /v1/organizations/{orgId}/connect/accounts/{accountId}/token
POST
/v1/organizations/{orgId}/connect/accounts/{accountId}/token
Refreshes the upstream token when near expiry. Every retrieval is audited.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” orgId
required
string
accountId
required
string
Responses
Section titled “ Responses ”Access token
object
access_token
string
expires_at
integer
scopes
Array<string>
Account not found
object
error
required
string
error_description
string
Upstream refresh failed
object
error
required
string
error_description
string