Users

Gets the User with the provided ID

get/api/v1/users/{id}

Path parameters

idinteger required

ID for the User resource.

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success

usernamestring

Username of the User.

emailstring

Email of the User.

idinteger

ID for the User resource.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.