Profile Endpoints
Get profile
GET
/
v1
/
profile
/
{id}
Authorizations
x-api-key
string
headerrequiredPath Parameters
id
string
requiredQuery Parameters
expand
enum<string>[] | null
Available options:
identifiers
, wallets
includeAddresses
enum<string>[] | null
Available options:
evm
, sol
, sui
Response
200 - application/json
id
string
requiredrootUserId
string
requiredapplicationId
string
requiredname
string | null
createdAt
integer
default: 2024-04-04T17:14:46.042Zrequiredwallets
object[]
This field is expandable
identifiers
object[]
This field is expandable
Was this page helpful?