Method: organizations.reports.list

Return a list of Custom Reports

HTTP request

GET https://apigee.googleapis.com/v1/{parent=organizations/*}/reports

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The parent organization name under which the API product will be listed organizations/{organizationId}/reports

Authorization requires the following IAM permission on the specified resource parent :

  • apigee.reports.list

Query parameters

Parameters
expand

boolean

Set to 'true' to get expanded details about each custom report.

Request body

The request body must be empty.

Response body

This message encapsulates a list of custom report definitions

If successful, the response body contains data with the following structure:

JSON representation
 { 
 "qualifier" 
 : 
 [ 
 { 
 object (  CustomReport 
 
) 
 } 
 ] 
 } 
Fields
qualifier[]

object ( CustomReport )

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform
Design a Mobile Site
View Site in Mobile | Classic
Share by: