Skip to main content
GET
Get Checklist

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

compute_owed
boolean
default:false

Cookies

session
String

Response

Successful Response

stripe_balance
number
required

Negative value indicates funds ready-to-spend. Positive value indicates money owed

recent
number
required

usage since most recent invoice

limit
number | null
required
suspend_reason
enum<string> | null
required
Available options:
balance,
payment-method,
overdue-invoices,
limit-reached,
admin,
bad-cc,
missing-address
email
boolean
default:false
billing_address
boolean
default:false
billing_address_info
BillingAddressOut · object | null
payment_method
boolean
default:false
payment_method_info
PaymentMethodOut · object | null
suspended
boolean
default:false
overdue_invoices
number
default:0
last_checked
integer
default:0
topup
boolean
default:false
topup_amount
integer
default:0
topup_threshold
integer
default:0
topup_failed
boolean
default:false
billing_type
string | null
intermediate_invoicing_threshold
integer | null