Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ApprovalEvent
Interface ApprovalEvent
interface
ApprovalEvent
{
action
:
string
;
approverId
:
string
;
decision
:
"EXPIRED"
|
"DENIED"
|
"APPROVED"
;
durationMs
:
number
;
eventId
:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
requesterId
:
string
;
ts
:
number
;
}
Index
Properties
action
approver
Id
decision
duration
Ms
event
Id
metadata?
requester
Id
ts
Properties
action
action
:
string
approver
Id
approverId
:
string
decision
decision
:
"EXPIRED"
|
"DENIED"
|
"APPROVED"
duration
Ms
durationMs
:
number
event
Id
eventId
:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
requester
Id
requesterId
:
string
ts
ts
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
approver
Id
decision
duration
Ms
event
Id
metadata
requester
Id
ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...