Skip to main content
GET
cURL

Authorizations

integration_id
string
header
required

Identifier of the integration (Auth v1)

secret
string
header
required

Secret of the organization (Auth v1)

x-api-key
string
header
required

API key (Auth v2)

Query Parameters

start_date
string
required

The start date

end_date
string
required

The end date

cursor
string

The cursor. Last invoice number of the previous page

limit
number

The limit

Response

200 - application/json

The invoices

success
boolean
Example:

true

data
object[]