Retrieves the user profile for a specified user.
GET {{baseUrl}}/v2.1/accounts/{{accountId}}/users/{{userId}}/profile
Retrieves the user profile information, the privacy settings and personal information (address, phone number, etc.) for the specified user.
The userId parameter specified in the endpoint must match the authenticated user's user ID and the user must be a member of the specified account.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |