Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ClaimExpiryProfile
Interface ClaimExpiryProfile
interface
ClaimExpiryProfile
{
claimId
:
string
;
claimType
:
string
;
createdAt
:
string
;
expiresAt
:
string
;
isExpired
:
boolean
;
isStale
:
boolean
;
regulatoryRef
?:
string
;
renewalRequired
:
boolean
;
ttlDays
:
number
;
}
Index
Properties
claim
Id
claim
Type
created
At
expires
At
is
Expired
is
Stale
regulatory
Ref?
renewal
Required
ttl
Days
Properties
claim
Id
claimId
:
string
claim
Type
claimType
:
string
created
At
createdAt
:
string
expires
At
expiresAt
:
string
is
Expired
isExpired
:
boolean
is
Stale
isStale
:
boolean
Optional
regulatory
Ref
regulatoryRef
?:
string
renewal
Required
renewalRequired
:
boolean
ttl
Days
ttlDays
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
claim
Id
claim
Type
created
At
expires
At
is
Expired
is
Stale
regulatory
Ref
renewal
Required
ttl
Days
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...