/
OU
outcallerai
/
FastAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
OpenAPI 3.1.0
2026-08-03
553
368
548.9 KB
admin-webhooks
Get Webhook
get
/api/admin/webhooks/{webhook_id}
Path parameters
webhook_id
string
required
Response
Successful Response
WebhookDetail
required
id
string
required
workspace_id
string
required
workspace_name
string
required
integration_id
string
nullable
required
provider
string
required
event_type
string
required
status
string
required
attempts
integer
required
max_attempts
integer
required
last_attempt_at
string
date-time
nullable
required
next_retry_at
string
date-time
nullable
required
failure_reason
string
nullable
required
payload
object
required
headers
object
nullable
required
retry_history
RetryHistoryEntry[]
required
resolved_at
string
date-time
nullable
required
retry_of
string
nullable
required
created_at
string
date-time
required
updated_at
string
date-time
required