Claude · Example Payload

Claude Messages Message Batch List Example

Artificial IntelligenceChatbotConversational AIGenerative AILarge Language ModelsMachine LearningNatural Language Processing

Claude Messages Message Batch List Example is an example object payload from Claude, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

datahas_morefirst_idlast_id

Example Payload

Raw ↑
{
  "data": [],
  "has_more": true,
  "first_id": "500123",
  "last_id": "500123"
}