Changes to get a user by id
GET /api/v1/users/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 8 of the 19 revisions of this API.1714
What changed
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ○
endpoint added
endpoint-added
- ▲
- ●
added the new
ACTIVEenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
DISABLEDenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
PENDINGenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ○
removed the
activeenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
disabledenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
pendingenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ●
- ○
added the optional property
roles/items/descriptionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
roles/items/isGlobalto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
roles/items/isCreatedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
roles/items/isUpdatedfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
roles/items/createdAtto the response with the200statusresponse-optional-property-added
- ○
added the optional property
roles/items/updatedAtto the response with the200statusresponse-optional-property-added
- ●
- ○
added the optional property
roles/items/idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
roles/items/isCreatedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
roles/items/isUpdatedto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
roles/items/descriptionfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
roles/items/scopeto the response with the200statusresponse-optional-property-added
- ●
- ●
removed the optional property
roles/items/scopefrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
roles/items/descriptionto the response with the200statusresponse-optional-property-added
- ●
- ○
endpoint added
endpoint-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○