v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-22216424765.0 KB
gateway.openapi_Gateway

CRUD APIs for pricing plans. Get Pricing Plan

get/v1/accounts/{account_id}/pricingPlans/{pricing_plan_id}

Path parameters

account_idstring required

The Account Id

pricing_plan_idstring required

The Pricing Plan Id

Query parameters

readMaskstring

The fields to be returned in the response. If empty or "*", all fields will be returned.

Response

A successful response.

namestring
billingType'BILLING_TYPE_UNSPECIFIED' | 'TOKEN_USAGE' | 'ACCELERATOR_HOURS' required
startTimestring date-time required
endTimestring date-time
createTimestring date-time
updateTimestring date-time
state'STATE_UNSPECIFIED' | 'CREATING' | 'READY'