Skip to main content
GET
/
v2
/
scroll
/
batches
/
count
Number of batches in the list.
curl --request GET \
  --url http://localhost/api/v2/scroll/batches/count
123

Query Parameters

apikey
string

API key for rate limiting or for sensitive endpoints

key
string

Secret key for getting access to restricted resources

Response

Number of items in the batch list.

The response is of type integer.