List public user connections
Returns a user's linked-account connections. Access requires a public profile or self: a non-self viewer of a limited or private profile gets 403, which is stricter than the stats, teams, and organizations endpoints that also allow limited profiles. Non-self responses include only the connections the user marked visible on their profile; self responses include all of them. isVerified is true when the connection's platform matches one of the user's linked OAuth providers, not the connection's self-reported flag. Not paginated: returns the full matching set as connections plus a count, in no guaranteed order. Banned users return 404. Requires users.profile:read.
Path parameters
Username or Convex user ID.
Username or Convex user ID.
Response
User connections.
Changes
Changed in 3 of the 21 revisions of this API.13
- ○
api tag
Playersaddedapi-tag-added
- ○
api tag
Usersremovedapi-tag-removed
- ○
- ○
endpoint added
endpoint-added
This revision also has 68 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 377 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲