Search Permission Sets
Gets the list of permission sets assigned to a tenant.
get
/api/v2/tenants/{tenantId}/permissionSets
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
Query Parameters
- pageNo
Default: 1
- pageSize
Default: 100
- sortName
Default: id
- isDescendingOrder
00