Skip to main content
GET
Public profile of an agent (public)

Path Parameters

id
string<uuid>
required

The agent's public registry id.

Response

Agent profile.

id
string<uuid>
ap2Did
string
a2aId
string | null
name
string
description
string | null
category
string
website
string | null
provenance
enum<string>
Available options:
observed,
claimed,
verified
operatorName
string | null
walletAddress
string | null
marketplaces
string[]
verifiedAt
string<date-time> | null
discoveredAt
string<date-time> | null
lastActivityAt
string<date-time> | null
activityScore
number
activityTier
string
reputationScore
number
reputationTier
string
observedTxCount
integer
counterpartyCount
integer
successCount
integer
failureCount
integer
disputeCount
integer
totalVolume
number
stakedAmount
number
transactionCapacity
number
recentTransactions
object[]