List a fan's account links

Returns every account link stored for the given authId, including primary and secondary links with their metadata.

The caller may authenticate with source-system API keys (X-APP-ID + X-API-KEY), where the client is derived from the API key configuration, or with a JWT Bearer token carrying the SSOUSERMANAGEMENTADMIN role. When using Bearer auth, append ?clientId=<CLIENT_ID> to scope the lookup.

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

The FanScore auth ID of the user to look up.

Query Params
string

Required when authenticating with a Bearer token; ignored when authenticating with an API key.

string
enum
Defaults to created_at

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

Allowed:
Responses

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