Skip to main content
GET
List the credits ceded to one fund the caller administers

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de ruta

id
string<uuid>
requerido

The fund's internal id, as returned in the id field of GET /v1/consignado/fundos. It must name a fund registered under the caller's own tenant; anything else answers 404.

Parámetros de consulta

credit_key
string

Narrows the read to ONE credit the caller already names: the same idempotency_key the bid was submitted under. Omit for the whole page. It never widens the fund fence.

Maximum string length: 128
limit
integer<int64>

Maximum number of credits to return. Omitted means the ceiling of 500; a value outside 1..500 is refused with a validation error.

Rango requerido: 1 <= x <= 500

Respuesta

OK

items
object[]
requerido