For the complete documentation index, see llms.txt. This page is also available as Markdown.
Obter escrows por IDs de contrato
Retorna todas as informações de um depósito de garantia solicitadas por meio de um ou mais IDs de contrato solicitados.
Cabeçalhos
Nome
Valor
Content-Type
application/json
x-api-key
<token>
Open API
get
Autorizações
Parâmetros de consulta
contractIdsstring[]Obrigatório
Array of contract IDs to query
Example: [CB25FW...,CBHEQBV...]
isActivebooleanOpcional
Is the escrow active
validateOnChainbooleanOpcional
When set to true, the endpoint will verify each escrow’s data against the blockchain to ensure accuracy and integrity. Enabling this adds an extra security layer but may increase the response time slightly due to the additional validation step
Respostas
200
Collection of data containing information from different scans requested by a signatory, role or contract ids.