Read the loans closed by employment-link termination
Reads one page of the rail’s consultar-emprestimo-encerrado-termino-vinculo feed (Manual 006 v1.12 §2.1): the loans closed because the worker’s employment link ended. Paginate with the opaque continuation token; omit it to start a fresh window. The read writes nothing — the poller’s checkpoint advances only through its own compare-and-set persistence, so on-demand paging cannot make the job skip a page. When this deployment has no real termination-feed client plugged, the route answers 501 instead of returning fabricated records.
Authorizations
JWT bearer token issued by the identity provider.
Query Parameters
OPTIONAL opaque pagination handle returned as next_continuation_token by a previous call. Omit it to start a fresh window. It is minted by this gateway and refused (422) when it is not one of ours.
""
Response
OK
Opaque handle for the next page. EMPTY means the current snapshot is drained — stop paging. Pass it back as continuation_token to fetch the next page; it is minted by this gateway and refused (422) if it is not one of ours.
""
The termination records on this page.

