List Batch Files

List all batch file manifests you’ve uploaded. Use this to find a batch_file_id for starting a standard mode batch.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns an object.
fileslist of objects
Your uploaded batch manifests
next_cursorstring or null

Pagination cursor (if more results exist)

Errors