Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
QueuedIntegrationDelivery
Interface QueuedIntegrationDelivery
interface
QueuedIntegrationDelivery
{
agentId
:
string
;
attemptRound
:
number
;
channelId
:
string
;
channelType
:
IntegrationChannelType
;
createdTs
:
number
;
eventName
:
string
;
maxRounds
:
number
;
nextAttemptTs
:
number
;
orderedSequence
:
number
|
null
;
payloadSha256
:
string
;
queueId
:
string
;
seq
:
number
;
state
:
IntegrationQueueState
;
}
Hierarchy
QueuedIntegrationDelivery
IntegrationQueueDeliveryStatus
Index
Properties
agent
Id
attempt
Round
channel
Id
channel
Type
created
Ts
event
Name
max
Rounds
next
Attempt
Ts
ordered
Sequence
payload
Sha256
queue
Id
seq
state
Properties
agent
Id
agentId
:
string
attempt
Round
attemptRound
:
number
channel
Id
channelId
:
string
channel
Type
channelType
:
IntegrationChannelType
created
Ts
createdTs
:
number
event
Name
eventName
:
string
max
Rounds
maxRounds
:
number
next
Attempt
Ts
nextAttemptTs
:
number
ordered
Sequence
orderedSequence
:
number
|
null
payload
Sha256
payloadSha256
:
string
queue
Id
queueId
:
string
seq
seq
:
number
state
state
:
IntegrationQueueState
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
attempt
Round
channel
Id
channel
Type
created
Ts
event
Name
max
Rounds
next
Attempt
Ts
ordered
Sequence
payload
Sha256
queue
Id
seq
state
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...