Skip to main content
GET
Get Linked Account

Authorizations

X-API-KEY
string
header
required

API key for authentication

Path Parameters

linked_account_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
project_id
string<uuid>
required
app_name
string
required
linked_account_owner_id
string
required
security_scheme
enum<string>
required

security scheme type for an app (or function if support override)

Available options:
no_auth,
api_key,
http_basic,
http_bearer,
oauth2
enabled
boolean
required
created_at
string<date-time>
required
updated_at
string<date-time>
required