Skip to main content
GET
Leia os empréstimos encerrados por rescisão de vínculo empregatício

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de consulta

continuation_token
string

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.

Exemplo:

""

Resposta

OK

next_continuation_token
string
obrigatório

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.

Exemplo:

""

records
object[] | null
obrigatório

The termination records on this page.