Get details of a specific reporting app

Retrieves detailed information about a specific reporting app identified by its unique name for the specified tenant.

Returns detailed information about the specified reporting app for the given tenant.

Path Parameters

  • tenantIdstringrequired

    Describes partnerId or clientId of the tenant

  • uniqueNamestringrequired

    Unique name of the reporting app

    Enum:
    ASSET-INVENTORY

Responses

  • idstring

  • namestring

  • displayNamestring

  • descriptionstring

  • categorystring

  • supportedAuthTypesstring

  • metaDataobject

  • logoBase64string

  • accessLevelstring

  • integrationIdinteger

  • provisionUserWithTenantPrefixboolean

  • subCategorystring

  • subCategoryJsonobject

  • managePermissionarray of strings

  • editPermissionarray of strings

  • scanPermissionarray of strings

  • viewPermissionarray of strings

Loading Examples...