Skip to main content
GET
Get Profile
Return the authenticated user’s account. Authenticate with a Privy access token from the Convallax dashboard (Authorization: Bearer <jwt>). The user record is created automatically on the first authenticated request and assigned a stable makerId — the identifier your quotes are attributed to when you market-make with an API key.

Authorizations

Authorization
string
header
required

Privy access token from the Convallax dashboard, sent as Authorization: Bearer <jwt>.

Response

The authenticated user

success
boolean
user
object