Skip to main content
POST
Proxy an Anthropic agent.updated webhook event as claude.agent.updated

Authorizations

Authorization
string
header
required

OAuth2 Authorization Code flow

Body

application/json
event_id
string
required

Webhook event id

Example:

"whe_123"

event_type
enum<string>
required
Available options:
agent.updated
agent_id
string
required

Base39 agent id from Anthropic metadata

ant_agent_id
string
required

Anthropic managed agent id

agent_version
number
required

Current Anthropic managed agent version

organization_id
string
required

Anthropic organization id

workspace_id
string
required

Anthropic workspace id

created_at
string
required

Webhook event creation timestamp

Response

200 - application/json
status
enum<string>
required
Available options:
proxied
agentId
string
required