curl --request GET \
--url https://api.helicone.ai/v1/stripe/subscription/free/usage \
--header 'authorization: <api-key>'
123
curl --request GET \
--url https://api.helicone.ai/v1/stripe/subscription/free/usage \
--header 'authorization: <api-key>'
123
Ok
The response is of type number
.
Was this page helpful?