List a fan’s account links (v2)

Returns every account link stored for a given authId under the specified clientId. Authenticates with a JWT carrying the ACCOUNTLINKSADMINREAD role.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Cortex client ID.

int64
required

The Cortex auth user ID to look up.

Query Params
boolean

When true, secondary links are omitted from the response. Defaults to false.

string
enum
Defaults to createdAt

Sort order. Prefix with - for descending. Only createdAt is supported.

Allowed:
Headers
string
required
Responses

401

Missing or invalid credentials.

403

Caller authenticated but lacks the required role.

500

Unexpected server error.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json