messages

Get message batch results (JSONL)

get/v1/messages/batches/{id}/results

Path parameters

idstring required

Message batch ID

Response

JSONL stream of batch results

Changes

Changed in 2 of the 53 revisions of this API.4

    • added the optional property error/provider to the response with the 401 status

      response-optional-property-added

    • added the optional property error/provider to the response with the 404 status

      response-optional-property-added

    • added the optional property error/provider to the response with the 409 status

      response-optional-property-added

    • endpoint added

      endpoint-added