Method: partners.subscriptions.get

Used by partners to get a subscription by id. It should be called directly by the partner using service accounts.

HTTP request

GET https://paymentsresellersubscription.googleapis.com/v1/{name=partners/*/subscriptions/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the subscription resource to retrieve. It will have the format of "partners/{partner_id}/subscriptions/{subscriptionId}"

Request body

The request body must be empty.

Response body

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