Skip to main content
GET
/
v1
/
linked-accounts
/
oauth2
Link Oauth2 Account
curl --request GET \
  --url https://api.example.com/v1/linked-accounts/oauth2 \
  --header 'X-API-KEY: <api-key>'
{}

Authorizations

X-API-KEY
string
header
required

API key for authentication

Query Parameters

app_name
string
required
linked_account_owner_id
string
required
after_oauth2_link_redirect_url
string | null

Response

Successful Response

The response is of type Response Linked-Accounts-Link Oauth2 Account · object.