Archive
Search archive metadata
Common SPA/M2M exact-count cursor contract. Snapshot PIT extends 5 minutes up to 30 minutes total; live is explicit. Security uncertainty returns 503 without count or partial hits.
POST
/api/archive/searchAuthorizations
X-AUTH-TOKEN
stringheaderrequired
Value for the X-AUTH-TOKEN header parameter.
Request Body
application/json
required
{
"cursor": "string",
"filters": {},
"options": {
"mode": "snapshot",
"pageSize": 1,
"sortBy": "id",
"sortDirection": "ASC"
}
}Response
200
Successful response
hydra:member
object[]
hydra:totalItems
integer
Exact authorized count.
nextCursor
string | null
previousCursor
string | null
searchSessionId
string<uuid>
searchAsOf
string<date-time>
consistencyMode
enum<string>