User - Fetch list of all users

Fetch list of all users

get
Authorizations
HTTPRequired

Please enter a valid token

Query parameters
pageNumberinteger · int32Optional

Expects number for the page, default is 1

pageSizeinteger · int32Optional

Expects size of the page, default is 100

tenantIdstring · uuidOptional

Expects an optional Id of an existing tenant

roleIdstring · uuidOptional

Expects an optional Id of an existing role

assetIdstring · uuidOptional

Expects an optional Id of an existing asset of a tenant

includestring · enumOptional

Enum for include props.

Possible values:
orderBystring · enumOptional

Enum for order by props.

Possible values:
orderstring · enumOptional

Enum for order props.

Possible values:
versionstringOptional

The requested API version

Default: 1.0
Responses
200

Successful retrieval of users

get
/users

Last updated