tx-agent-kit
API Reference

storagemetering Endpoints

API endpoints for the storagemetering resource group

storagemetering Endpoints

GET /v1/organizations/{organizationId}/storage/usage

Parameters

NameInTypeRequiredDescription
organizationIdpathstringYes---

Responses

StatusDescription
200Success
400The request did not match the expected schema
401Unauthorized
402PaymentRequired
403Forbidden
404NotFound
409Conflict
429TooManyRequests
500InternalError

GET /v1/organizations/{organizationId}/storage/quota

Parameters

NameInTypeRequiredDescription
organizationIdpathstringYes---

Responses

StatusDescription
200Success
400The request did not match the expected schema
401Unauthorized
402PaymentRequired
403Forbidden
404NotFound
409Conflict
429TooManyRequests
500InternalError

On this page