Skip to main content
GET /api/v1/forward/batches Returns the batches created by the current PAT user, sorted by creation time in descending order.

Headers

Query parameters

Example request

Example response

HTTP 200 OK

Response fields

Error codes

Notes

  • When has_more=true, use last_id as after_id to continue paging.
  • output_file_id and error_file_id only appear after a terminal state is reached.
  • error_message only appears when status is failed.
  • Only batches created by the current PAT user are returned.

Create a batch

Get a batch