Interface IGetUserRoles

Hierarchy

  • IGetUserRoles

Properties

Properties

page?: number

Page number of the results to fetch, starting at 1.

perPage?: number

The number of results per page (max 100).

tenant?: string

optional tenant filter, will only return role assignments granted in that tenant (id or key).

user: string

id or key of the user

Generated using TypeDoc