Method: organizations.developers.subscriptions.get

Gets details for an API product subscription.

HTTP request

GET https://apigee.googleapis.com/v1/{name=organizations/*/developers/*/subscriptions/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the API product subscription. Use the following structure in your request: organizations/{org}/developers/{developerEmail}/subscriptions/{subscription}

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

  • apigee.developersubscriptions.get

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of DeveloperSubscription.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform