List reports per reporting area

Returns all available reports for a product family and reporting area.

Path Params
string
required

The area of products.

string
required

The grouping of reports related to the same area.

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