GET
/
v1
/
messages
/
batches
/
{message_batch_id}
/
results
베타 기간 동안 이 엔드포인트는 anthropic-beta 헤더에 message-batches-2024-09-24 값을 전달해야 합니다
메시지 배치 결과를 검색하기 위한 경로는 배치의 results_url에서 가져와야 합니다. 이 경로는 가정되어서는 안 되며 변경될 수 있습니다.

Headers

anthropic-beta
string[]

Optional header to specify the beta version(s) you want to use.

To use multiple betas, use a comma separated list like beta1,beta2 or specify the header multiple times for each beta.

anthropic-version
string
required

The version of the Anthropic API you want to use.

Read more about versioning and our version history here.

x-api-key
string
required

Your unique API key for authentication.

This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the Console. Each key is scoped to a Workspace.

Path Parameters

message_batch_id
string
required

ID of the Message Batch.

Response

200 - application/x-jsonl

The response is of type file.