Skip to main content
GET
List lawsuit responses for a completed find request

Autorizações

api-key
string
header
obrigatório

Replace with the actual API key requirement for your Miner API deployment.

Parâmetros de consulta

request_id
integer<int64>
obrigatório
Intervalo obrigatório: x >= 1
page
integer
padrão:1

Page number (default 1)

Intervalo obrigatório: x >= 1
page_size
integer
padrão:10

Page size (default 10, max 100)

Intervalo obrigatório: 1 <= x <= 100

Resposta

Paginated lawsuits linked to the request’s responses

data
object[]
obrigatório
page
integer
obrigatório
Intervalo obrigatório: x >= 1
page_size
integer
obrigatório
Intervalo obrigatório: x >= 1
total
integer
obrigatório
Intervalo obrigatório: x >= 0
total_pages
integer
obrigatório
Intervalo obrigatório: x >= 0