Skip to main content

Endpoint

GET https://api.graine.ai/api/v1/batches/{batch_id} Returns a batch with live counters computed in real-time from the contacts collection — stored counters are always overridden so the response never shows stale data.

Path Parameters

Headers

Example Request

Response

200 OK

counters are computed live from the contacts collection on every request. They are never the stale stored counters — the frontend always sees accurate data.

404 Not Found