Skip to main content
GET
List evidence attached to one exact Books row

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_....

Query Parameters

customer_id
string

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

tab
enum<string>
required
Available options:
books,
vat
row_id
string
required

Display context from a served row; never canonical identity.

resource_uri
string<uri>

Server-authored resource_ref.uri from the selected row. Required with resource_revision for canonical bank and journal rows; omit both only for a derived payslip row.

resource_revision
string

Server-authored resource_ref.revision from the selected row. Required with resource_uri for canonical bank and journal rows.

Response

Documents attached to this exact row.

attachments
object[]
required