Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication. Send Authorization: Bearer .

Path Parameters

id
string
required

Caller's own User ID

Response

OK

OwnProfileResponse payload — the caller's own profile, reduced

countryCode
string
Example:

"BR"

email
string
Example:

"john@example.com"

firstName
string
Example:

"John"

id
string
Example:

"123e4567-e89b-12d3-a456-426614174000"

lastName
string
Example:

"Doe"

phone
string
Example:

5511998888777

username
string
Example:

"johndoe"