Skip to main content

Get Payment History

GET /v1/billing/payment-history

Get user's payment history.

Parameters

NameTypeRequiredDescription
limitintegerNo
X-API-KeystringNo

Responses

200

Successful Response

{}

422

Validation Error

{
"$ref": "#/components/schemas/HTTPValidationError"
}