Returns batch predictions for the authenticated teamspace in reverse chronological order. Use after with next_cursor from the previous response to paginate.
Documentation Index
Fetch the complete documentation index at: https://developers.datagrid.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The maximum number of batch predictions to return, between 1 and 100.
1 <= x <= 100Opaque cursor returned by a previous list call.
Optional filter by batch prediction status.
Current batch lifecycle state. Terminal states are completed, failed, expired, and cancelled.
validating, failed, in_progress, finalizing, completed, expired, cancelling, cancelled List of batch predictions
Cursor-paginated list of batch predictions.