Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
WebhookAttemptReceipt
Interface WebhookAttemptReceipt
interface
WebhookAttemptReceipt
{
attempt
:
number
;
backoffMs
:
number
|
null
;
completedTs
:
number
;
delivered
:
boolean
;
error
:
string
|
null
;
httpStatus
:
number
|
null
;
signature
:
string
;
startedTs
:
number
;
}
Index
Properties
attempt
backoff
Ms
completed
Ts
delivered
error
http
Status
signature
started
Ts
Properties
attempt
attempt
:
number
backoff
Ms
backoffMs
:
number
|
null
completed
Ts
completedTs
:
number
delivered
delivered
:
boolean
error
error
:
string
|
null
http
Status
httpStatus
:
number
|
null
signature
signature
:
string
started
Ts
startedTs
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attempt
backoff
Ms
completed
Ts
delivered
error
http
Status
signature
started
Ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...