Check whether the organization has unpaid invoices

View as Markdown

Returns whether the org has unpaid invoices that would block destructive actions (renting numbers, etc.). Call this before any billable mutation to surface the “Pay outstanding balance” flow.

Authentication

AuthorizationBearer

API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.

Response

Successful response
statusboolean
dataobject

Errors

401
Unauthorized Error
500
Internal Server Error