API Docs / Operations / Third-Party Connections / Get Connection Credentials

Get Connection Credentials

GET /tenants/{tenant}/connections/{code}/auth-credentials

Returns valid OAuth credentials for the connection, refreshing the token if expired. The connection must use OAuth authentication.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

400 Bad Request
401 Unauthorized - Invalid or missing API key
404 Not Found