Skip to main content
GET
Listar casos MED

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de consulta

limit
integer<int64>
predeterminado:20

Page size (default 20, max 100)

Rango requerido: 1 <= x <= 100
offset
integer<int64>
predeterminado:0

Page offset (default 0)

Rango requerido: x >= 0

Respuesta

OK

items
object[] | null
requerido

MED cases for the requested limit/offset window.

limit
integer<int64>
requerido

Effective page size applied to this response.

offset
integer<int64>
requerido

Zero-based offset of the first item in this page.

correlationId
string

Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.