user
Returns the list of Users
get/users/{userGuid}
Response
ListUsers
Example response
{
"data": [
{
"department": "NOC",
"guid": "e71771a2-1ea0-498f-8d27-391713e10664",
"partid": 10,
"usergroup": "admin"
}
]
}Changes
Changed in 3 of the 16 revisions of this API.12
- ○
the security scope
[]was added to the endpoint's security schemebearerapi-security-scope-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲