Skip to main content
GET
List user connected accounts

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

Query Parameters

cursor
string
Required string length: 1 - 255
limit
string
default:50
Pattern: ^\d+$

Response

List user connected accounts

items
object[]
required
nextCursor
string | null
required
Required string length: 1 - 255