admin-users

Get User Detail

Get full user detail including business profile and project count.

Requires users:view permission.

get/api/v1/admin/users/{user_id}

Path parameters

user_idstring uuid required

Response

Successful Response

idstring uuid required
emailstring required
first_namestring required
last_namestring required
companystring nullable
phonestring nullable
statusstring required
created_atstring date-time required
updated_atstring date-time required
project_countinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.