users

Get User Details

get/users/{user_id}

Path parameters

user_idstring uuid required

Response

Successful Response

idstring uuid required
metadataobject nullable
created_atstring date-time required
updated_atstring date-time required
namestring
aboutstring
projectstring nullable

Changes

Changed in 1 of the 44 revisions of this API.1

    • added the optional property project to the response with the 200 status

      response-optional-property-added