v1

latestSwagger 2.0BSD 3-Clause2026-07-1720953437.1 KB
users

Get user

Retrieve the specified user by its id or name. You may also optionally specify a list of fields to include in the response.

get/users/{key}

Path parameters

keystring required

The id or name of the user to retrieve.

Query parameters

fieldsstring[]

Comma-delimited list of field names to include in the response.

Response

Success, returns specified user.

emailstring

The user's email address.

idstring
imageUrlstring

Optional thumbnail image.

namestring

First and last name.

fullNamestring

The user's full name.

passwordstring
createdBystring

TODO

createdAtstring

TODO

updatedAtstring

TODO