GET /users/{id}/history
Consumer bearer token, scoped to own record.
integer
default:"1"
integer
default:"20"
max 100
/identify calls that matched them, and every /verify/self they ran themselves.
200 OK
GET /users/{id}/history/export
Same underlying data as above, unpaginated, as text/csv with a Content-Disposition: attachment header.
GET /operators/{id}/sessions
Administrator bearer token required (not the operator’s own token, unless they’re also an admin) — branch-admin tooling for auditing individual teller usage.
integer
default:"1"
integer
default:"20"
SearchLog rows (not the summarized shape /history uses) for every /identify call that operator made, including escalatedAt where set.