GET
/
v1
/
linked-accounts
[
  {
    "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "project_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "app_name": "<string>",
    "linked_account_owner_id": "<string>",
    "security_scheme": "no_auth",
    "enabled": true,
    "created_at": "2023-11-07T05:31:56Z",
    "updated_at": "2023-11-07T05:31:56Z"
  }
]

Authorizations

X-API-KEY
string
header
required

API key for authentication

Query Parameters

app_name
string | null
linked_account_owner_id
string | null

Response

200
application/json

Successful Response

The response is of type LinkedAccountPublic · object[].