Skip to main content
POST
Receive LangSmith evaluation results via webhook

Authorizations

Authorization
string
header
required

Enter your API key (e.g. dai_sk_test_key_001)

Body

application/json

Payload shape for POST /api/v1/webhooks/langsmith.

run_id
string
required

LangSmith run ID (UUID)

feedback
LangSmithFeedback · object[]
required

Response

Successful Response