Skip to main content
GET
List the credits this tenant bid on and where each bid stands

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de consulta

situacao
enum<string>[]

Narrows the page to the named situations. Repeat the parameter for several. Omitted means all five.

Opciones disponibles:
claimed,
accepted,
refused,
unknown,
retry_in_flight
Ejemplo:
cedido
enum<string>

Narrows the page to credits with a cessão registered (true) or to the ones without one (false). Omitted means the whole book, which is never the same as either half.

Opciones disponibles:
true,
false
Ejemplo:

"true"

after
string

The previous page's page.next_after. Omitted starts at the newest claim. A cursor this service did not mint is refused, never restarted from the top.

Ejemplo:

"eyJ2IjoxLCJyIjoiYm9hcmQiLCJ0IjoiMjAyNi0wOC0xNFQwOToxMjozM1oiLCJrIjpbImMwMDEyIl19"

limit
integer<int64>

Maximum number of submissions to return. Omitted means the ceiling of 200.

Rango requerido: 1 <= x <= 200
Ejemplo:

50

Respuesta

OK

items
object[]
requerido
page
object
requerido