Skip to main content
GET
Retrieve a user connected account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

userId
string
required
Required string length: 1 - 255
connectedAccountId
string
required
Required string length: 1 - 255

Response

Retrieve a user connected account

accountId
string
required
createdAt
string<date-time> | null
required
id
string
required
Required string length: 1 - 255
providerId
string
required
updatedAt
string<date-time> | null
required
email
string<email> | null
required
scopes
string[]
required
username
string | null
required