Profile
Get the user information and details by a given UUID.
GET /api/profile
Request with URL Params
Properties
Required
uuid(36)
{
"displayName": null,
"email": "[email protected]",
"alias": "ttankkeo",
"profileImage": null,
"profileColor": "242,197,102"
}invalid_uuid
Last updated
Was this helpful?