latestOpenAPI 3.1.02026-08-218667571.2 MB

a8ca30023371

Admin APIs
block-s3-invoices

List Generated Invoices

Invoices already sent, with what the tokens took off them.

The counterpart to the upcoming view: once an invoice goes out it leaves that surface, and without this the applied tokens have nowhere to be seen after the fact. has_more says outright whether the page was capped rather than leaving it inferred from a full page.

get/api/v1/admin/block/s3-invoices/generated

Query parameters

client_idstring nullable

Narrow to one client; omit for every Block client.

Narrow to one client; omit for every Block client.

limitinteger

Maximum invoices to return, newest sent first.

Maximum invoices to return, newest sent first.

Response

Successful Response

total_invoicesinteger required
has_moreboolean