List a fan's account links

Returns every account link stored for the given authId under the specified clientId.

Requires a JWT Bearer token with the ACCOUNTLINKSADMINREAD role.

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

The client identifier.

int64
required

The FanScore auth ID of the user to look up.

Query Params
boolean

When true, only primary links are returned; defaults to false (secondary links are included).

string
enum
Defaults to createdAt

Optional sort field. Only createdAt is supported; prefix with - for descending order. Defaults to createdAt ascending.

Allowed:
Responses

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