Get User

Get a single user by ID.

get
Path parameters
idstringRequired
Query parameters
selectstringOptional
Responses
chevron-right
200

OK

application/json
idstringOptional
emailstringOptional
statusstringOptional
firstNamestringOptional
lastNamestringOptional
iconstring · nullableOptional
lastLoginAtstring · date-time · nullableOptional
namestringOptional
get
/public/v1/accounts/users/{id}

Last updated

Was this helpful?