Operators
Operator Non-Signings
Fetches distinct non-signed batch IDs associated with a specific operator, filtered by optional time and block ranges, with pagination.
GET
Query Parameters
Select the network you want to track.
Available options:
ethereum
, holesky
The unique address of the operator to filter batches for.
The page number for pagination.
Required range:
x >= 1
The number of items per page for pagination.
Required range:
x >= 1
The start timestamp for filtering batches.
The end timestamp for filtering batches.
The starting block number for filtering batches.
The ending block number for filtering batches.
Response
200
application/json
Successful response containing distinct batch data with metadata.
The response is of type object
.