v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Users

Gets the Current User

get/api/v1/users/current

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.

createdOnstring date-time

Timestamp when the User resource was created.

lastModifiedOnstring date-time

Timestamp when the User resource was last modified.

lastLoginOnstring date-time

Timestamp when the User resource was last logged in.

passwordExpiresOnstring date-time

Timestamp when the User resource password expires on.