Changes to GET /api/tenants/:tenantId/users/:userId
GET /api/tenants/{tenantId}/users/{userId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 18 revisions of this API.55
What changed
- ●
removed the optional property
passwordfrom the response with the200statusresponse-optional-property-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
SystemAdministratorenum value to theuserTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
TenantAdministratorenum value to theuserTyperesponse property for the response status200response-property-enum-value-added
- ○
removed the
Administratorenum value from theuserTyperesponse property for the response status200response-property-enum-value-removed
- ○
removed the
Supervisorenum value from theuserTyperesponse property for the response status200response-property-enum-value-removed
- ●
- ●
added the new
Administratorenum value to theuserTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
Supervisorenum value to theuserTyperesponse property for the response status200response-property-enum-value-added
- ○
added the optional property
passwordto the response with the200statusresponse-optional-property-added
- ○
removed the
SystemAdministratorenum value from theuserTyperesponse property for the response status200response-property-enum-value-removed
- ○
removed the
TenantAdministratorenum value from theuserTyperesponse property for the response status200response-property-enum-value-removed
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●