List plan fees

View as Markdown

Returns the fixed and usage-based fees attached to a plan. Pass active=true to only include fees effective right now.

Authentication

AuthorizationBearer
API key obtained from the Grant dashboard

Path parameters

idstringRequiredformat: "cuid"

Query parameters

activeenumOptional
When true, only fees effective at the current time
Allowed values:

Response

Plan fees
successboolean
feeslist of objects
request_idstring

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error