/
WE
webhookx-io
/
WebhookX Admin API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
Apache 2.0
2026-07-17
32
30
41.0 KB
Attempt
Retrieve a webhook attempt
get
/workspaces/{ws_id}/attempts/{id}
Path parameters
id
string
required
Response
OK
Attempt
required
id
string
event_id
string
endpoint_id
string
status
'INIT'
|
'QUEUED'
|
'SUCCESSFUL'
|
'FAILED'
|
'CANCELED'
attempt_number
integer
scheduled_at
integer
attempted_at
integer
nullable
trigger_mode
'INITIAL'
|
'MANUAL'
|
'AUTOMATIC'
exhausted
boolean
error_code
'TIMEOUT'
|
'UNKNOWN'
|
'ENDPOINT_DISABLED'
|
'ENDPOINT_NOT_FOUND'
nullable
request
object
nullable
response
object
nullable
created_at
integer
updated_at
integer