v1

latestSwagger 2.02026-07-13285166341.1 KB
Users

Get a specific user

No Documentation Found.

get/api/v2/Users/{id}

Path parameters

idinteger required

The user ID

Response

OK

UserIDinteger

The user ID

Namestring

The user's name

Usernamestring

The username used for authentication

Passwordstring

Never Returned. Required when creating a new user or updating a user. When changing a user's password this field must contain the current password.

ChangePasswordstring

Never Returned. When changing a user's password, this field must contain the new password.

Emailstring

The user's email address