User Detail - Retrieves users for a tenant

Retrieves a list of all users associated with any requested tenant.

get
Authorizations
HTTPRequired

Please enter a valid token

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Header parameters
embedfast-user-idstringOptional

Optional User Id

Responses
chevron-right
200

Success: Returns a list of all users for the requested tenant.

Class for representing the view of user detail.

userIdstring · uuid · nullableOptional

A public property of type nullable Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the userId property.

get
/userDetail

Last updated