Users
Get user
get/users/{userId}
Path parameters
userIdstring uuid required
Response
User
Example response
{
"data": {
"guid": "e71771a2-1ea0-498f-8d27-391713e10664"
}
}Changes
No recorded changes to this endpoint across all 6 revisions of this API.