Search available reporting apps

Retrieves a paginated list of available reporting apps for the specified tenant.

Returns a paginated list of available reporting apps for the given tenant. You can filter the results by app name and specify the sort order.

Path Parameters

  • tenantIdstringrequired

    Describes partnerId or clientId of the tenant

Query Parameters

  • pageNointeger

    Default: 1

  • pageSizeinteger

    Default: 100

  • queryStringstring

  • category string

    Filter apps by category.

    Enum:
    REPORTING_APPS

Responses

  • resultsarray

  • totalResultsinteger

  • pageNointeger

  • pageSizeinteger

  • totalPagesinteger

  • nextPageboolean

  • previousPageNointeger

  • descendingOrderboolean

Loading Examples...