Skip to main content
GET
List an entity's invoice line items

Authorizations

X-API-Key
string
header
required

Your API key is available in the Production and Sandbox dashboards.

Path Parameters

entityId
string<uuid>
required

Query Parameters

id[lt]
string

Collection cursor pointer to the next page

id[gt]
string

Collection cursor pointer to the previous page

itemsPerPage
integer
default:20

Number of items per page

Required range: 1 <= x <= 1000

Response

Entity's Invoice Line Items collection response

@context
string
default:/contexts/InvoiceLineItem
@id
string
Example:

"/entities/91ab5678-1234-5678-9abc-def012345678/invoices/line-items"

@type
string
default:hydra:Collection
hydra:member
object[]
hydra:view
object

Pagination information