/
LA
langchain-ai
/
LangSmith
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v48
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-05-27
586
756
1.6 MB
prompt-webhooks
Get Prompt Webhook
Get a specific prompt webhook.
get
/api/v1/prompt-webhooks/{webhook_id}
Path parameters
webhook_id
string
uuid
required
Response
Successful Response
PromptWebhook
required
Schema for a prompt webhook.
url
string
uri
required
headers
object
nullable
include_prompts
string[]
nullable
exclude_prompts
string[]
nullable
triggers
EPromptWebhookTrigger[]
id
string
uuid
required
tenant_id
string
uuid
required
created_at
string
date-time
required
updated_at
string
date-time
required