Skip to main content
GET
/
subscriptions
/
credits
Get user credits
curl --request GET \
  --url https://api.sprucecollective.co.uk/subscriptions/credits \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and JWT token.

Response

OK

The response is of type object.