User
OData end point to get a list of all users
get/api/user
Response
OK
Example response
[
{
"role": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"guid": "00000000-0000-0000-0000-000000000000"
}
]Changes
No recorded changes to this endpoint across all 3 revisions of this API.