Tenant - Fetch users of an existing tenant that have tenant-level roles
Please enter a valid token
Expects Id of an existing tenant
Enum for tenant level roles.
The requested API version
1.0Indicates successful retrieval of users with tenant level roles for the requested tenant
Class for represnting the Tenant admin details.
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.
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 tenantId property.
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 roleId property.
Indicates that the requested tenant does not exist
Server related error
Last updated