Hanzo
OpenapiCommerce

The raw plan authority rows

Returns every plan row as stored — the administrative view behind the public plan catalog.

GET /v1/commerce/plans/entries

Addresshttps://api.hanzo.ai/v1/commerce/plans/entries
MethodGET
Operationget_commerce_plans_entries
AuthAuthorization: Bearer $HANZO_API_KEY

Returns every plan row as stored — the administrative view behind the public plan catalog. The plan authority is cross-tenant pricing data, so the gate is a PLATFORM admin enforced by the handler itself: an org-level admin is refused 403 no matter what they may do inside their own org.

Request

GET /v1/commerce/plans/entries takes no parameters and no body — the credential is the whole request.

Response

The document declares no response body for this operation. It answers 200 on success and the platform error shape on failure — see Errors.

Examples

hanzo has no subcommand for this operation — the CLI serves only what cloud's live route table confirms. Use HTTP or an SDK.


Commerce API · All Hanzo APIs · Interactive reference

How is this guide?

On this page