Skip to main content
GET
The records inside one group

Authorizations

Authorization
string
header
required

Portal API key minted in portal Settings → API access. Scope read or write; pinned to one company. Send as Authorization: Bearer lac_sk_....

Path Parameters

connection_id
string
required

Query Parameters

customer_id
string

Target company. Optional — API keys are pinned to one company, and single-company sessions default to it.

kind
string
required

The kind of record, as reported by the month overview.

month
string

A month as YYYY-MM, none for records the source sent without a date, or omitted for every month.

limit
integer

Page size. The default is 50 and the maximum is 200.

offset
integer

How many rows to skip.

Response

One page of records.

total
integer<int64>
rows
object[]