Changes to Get the current user
GET /api/users/me
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 79 revisions of this API.7
What changed
- ○
added the media type
application/jsonfor the response with the status401response-media-type-added
- ○
added the media type
application/jsonfor the response with the status404response-media-type-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
- ○
added the optional property
timezoneto the response with the200statusresponse-optional-property-added
- ○
- ○
added the required property
storage_limit_bytesto the response with the200statusresponse-required-property-added
- ○
added the required property
storage_used_bytesto the response with the200statusresponse-required-property-added
- ○