List the lines (one per insured contract) of a bordereau GLI

Returns the per-contract snapshot lines of a bordereau GLI, in pagination-friendly form.
Each line is a frozen view captured at statement generation time — guarantees alignment with
what was effectively paid to the provider, even if the underlying contract was modified later.

Use this endpoint to:

  1. Pay each cotisation accurately (Σ cotisation_in_cents == bordereau total)
  2. Track exhaustive coverage (a contract absent here is not guaranteed for the next month)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Public id of the parent GLI provider statement

Query Params
integer

Page number for pagination (default: 1)

integer

Number of items per page (default: 10, max: 100)

Responses

404

Parent statement not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json