Returns the API categories associated with a portal.
HTTP request
GET https://apigee.googleapis.com/v1/{parent=organizations/*/sites/*}/apicategories
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Name of the portal. Use the following structure in your request: |
Request body
The request body must be empty.
Response body
The response for ListApiCategoriesRequest
. Next ID: 6
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"status": string,
"message": string,
"requestId": string,
"errorCode": string,
"data": [
{
object ( |
Fields | |
---|---|
status |
Status of the operation. |
message |
Description of the operation. |
requestId |
Unique ID of the request. |
errorCode |
Unique error code for the request, if any. |
data[] |
The API category resources. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform