Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
BuildInteroperableReceiptInput
Interface BuildInteroperableReceiptInput
interface
BuildInteroperableReceiptInput
{
eventRef
:
InteroperableReceiptEventRef
;
evidenceRefs
:
string
[]
;
issuedAt
?:
string
;
issuer
:
InteroperableReceiptIssuer
;
kind
:
"audit"
|
"policy"
|
"lifecycle"
|
"tool"
|
"score"
;
payload
:
Record
<
string
,
unknown
>
;
privateKeyPem
:
string
;
publicKeyPem
:
string
;
receiptId
:
string
;
sourceCitations
:
InteroperableReceiptSourceCitation
[]
;
subject
:
InteroperableReceiptSubject
;
}
Index
Properties
event
Ref
evidence
Refs
issued
At?
issuer
kind
payload
private
Key
Pem
public
Key
Pem
receipt
Id
source
Citations
subject
Properties
event
Ref
eventRef
:
InteroperableReceiptEventRef
evidence
Refs
evidenceRefs
:
string
[]
Optional
issued
At
issuedAt
?:
string
issuer
issuer
:
InteroperableReceiptIssuer
kind
kind
:
"audit"
|
"policy"
|
"lifecycle"
|
"tool"
|
"score"
payload
payload
:
Record
<
string
,
unknown
>
private
Key
Pem
privateKeyPem
:
string
public
Key
Pem
publicKeyPem
:
string
receipt
Id
receiptId
:
string
source
Citations
sourceCitations
:
InteroperableReceiptSourceCitation
[]
subject
subject
:
InteroperableReceiptSubject
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
event
Ref
evidence
Refs
issued
At
issuer
kind
payload
private
Key
Pem
public
Key
Pem
receipt
Id
source
Citations
subject
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...