Skip to main content
GET
List invoices

Authorizations

x-dolfin-api-key
string
header
required

An API key issued to your client. It carries the client's scope; org-scoped calls also require the x-dolfin-organisation-id header. Keys are created and revoked by a client administrator.

Headers

x-dolfin-organisation-id
string<uuid>

Target organisation. Required when authenticating with an API key; omit for Bearer callers (resolved from the token).

Query Parameters

Cursor
string
Limit
default:20
States
enum<string>[]
Available options:
Draft,
Sent,
Paid,
Void,
PartiallyPaid,
Credited
CustomerId
string<uuid>
IssueDateFrom
string<date-time>
IssueDateTo
string<date-time>
RecurringScheduleId
string<uuid>

Response

OK

data
object[]
meta
object