Users API
Get User's Other Accounts
GET
{baseUrl}/v1/user/check-accounts
Retrieves other connected accounts of the authenticated user.
Headers
Last updated
GET
{baseUrl}/v1/user/check-accounts
Retrieves other connected accounts of the authenticated user.
Last updated
Name | Type | Description |
---|---|---|
Authorization*
String
Bearer authentication using the access_token
generated from the Web3 challenge.