Get an account batch
GET
/
trade/v1/batches/{batch_hash}Authorization
AuthorizationRequiredBearer <token>
Personal access token issued from the web app's Settings → API tokens page. Send as Authorization: Bearer agt_….
In: header
Scope: batches:submit
Path Parameters
batch_hashRequiredstring
EIP-712 batch digest, 0x hex
The batch lifecycle row.