User Detail - Fetch list of all users

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
404

Not Found: User details not found, the URL is invalid, or the resource has been deleted.

Class for representing Bad Request error message.

errorMessagestring · nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the ErrorMessage property.

Default: Not found
statusCodeinteger · int32Optional

A public property of type integer that has both a getter and a setter method, which allows for getting and setting the value of the StatusCode property.

Default: 404
get
/userDetail

Last updated