GET repository/v1/collection
gov.uk:uk-national-archives-discovery-api
Summary: Get Archon records collection
Operation ID: getRepositoryCollection
Auth: unknown
Operation ID: getRepositoryCollection
Auth: unknown
Description
Retrieve a collection of archive/repository records. Values of batchStartRecordId and batchStartMark are case sensitive.
Parameters (5)
batchStartMark
(string, query, optional)
Value of a record's SortKey field from which the next page will start
batchStartRecordId
(string, query, optional)
Value of a record's ID field from which the next page will start
direction
(string, query, optional)
Paging direction
Constraints: {'enum': ['NEXT', 'PREV']}
includeCursor
(boolean, query, optional)
Include or exclude cursor in the list of records returned by the query
limit
(integer, query, optional, default: 30)
Number of records returned by the request. Range [1,500], default 30
Constraints: {'minimum': 1, 'maximum': 500}
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get Archon records collection | probe-gate |
https://discovery.nationalarchives.gov.uk/API/repository/v1/collection?limit=30 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:13:11.994113 | 200 | 314ms |