Search Roles
Gets roles under a partner or client.
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
Query Parameters
- pageNo
Default: 1
- pageSize
Default: 100
- sortName
Default: id
- uniqueId
Client uuid
- name
Client name.
- activeStatus
Active status of client.
- startCreationDate
Client created within a period of time. Provide the to date.<br>
- endCreationDate
Client created within a period of time. Provide the to date.<br>
- startUpdationDate
Client updated within a period of time. Provide the from update date.<br>
- endUpdationDate
Client updated within a period of time. Provide to update date.<br>
- isDescendingOrder
Responses
- results
- totalResults
- orderBy
- pageNo
- pageSize
- totalPages
- nextPage
- previousPageNo
- descendingOrder
Loading Examples...