Search Roles

Gets roles under a partner or client.

Path Parameters

  • tenantIdstringrequired

    Describes the clientId or mspId of the tenant

Query Parameters

  • pageNointeger

    Default: 1

  • pageSizeinteger

    Default: 100

  • sortNamestring

    Default: id

  • uniqueIdstring

    Client uuid

  • namestring

    Client name.

  • activeStatusstring

    Active status of client.

  • startCreationDatestring

    Client created within a period of time. Provide the to date.<br>

  • endCreationDatestring

    Client created within a period of time. Provide the to date.<br>

  • startUpdationDatestring

    Client updated within a period of time. Provide the from update date.<br>

  • endUpdationDatestring

    Client updated within a period of time. Provide to update date.<br>

  • isDescendingOrderboolean

Responses

  • resultsarray

  • totalResultsinteger

  • orderBystring

  • pageNointeger

  • pageSizeinteger

  • totalPagesinteger

  • nextPageboolean

  • previousPageNointeger

  • descendingOrderboolean

Loading Examples...