List reports per product family

Returns all available reports for a product family.

Path Params
string
required

The area of products.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Response body
object

Represents a collection of available reports.

reports
array of objects
required
length ≥ 0

Available reports.

reports*
object
string
required
length ≥ 1
string
required
length ≥ 1

Report name.

string
enum
required

Report status, either PUBLISHED for general availability reports, or DEPRECATED for reports that are still available for use but will be decommissioned in the future.

PUBLISHED DEPRECATED

Language
Authentication
URL