List year-end DLA snapshots

GET https://app.speybooks.com/api/v1/director-loans/snapshots

Returns all year-end DLA snapshots, optionally filtered by director. Ordered by period end date descending. Each snapshot includes the S455 exposure, BiK amount, and deadline status.

Query parameters

directorId string optional
Filter snapshots by director ID (e.g. dir_1).

Response

200 List of year-end DLA snapshots sorted by period end date descending.
Show response fields
snapshots array<object>
Show child attributes
balancePence integer
directorId string
id string
periodEndDate string
s455ExposurePence integer

Error codes

400 Invalid director ID format.