GET
/
batch-query
{
  "batches": [
    {
      "id": "<string>",
      "status": "RECEIVED",
      "stepState": "INITIAL_STATE",
      "destinationChainId": "<string>",
      "createdAt": "2023-11-07T05:31:56Z",
      "completedAt": "2023-11-07T05:31:56Z",
      "sharpJobKey": "<string>",
      "sharpFactHash": "<string>",
      "finalizationTxHash": "<string>",
      "submittedByClient": "<string>"
    }
  ],
  "total": 123
}

Query Parameters

apiKey
string
required
limit
number
offset
number

Response

200
application/json
Default Response
batches
object[]
required
total
number
required