Skip to main content
GET
Get agent detail

Path Parameters

id
string
required

NFT mint pubkey (agent ID)

Example:

"DRpbCBMxVnDK7maPM5tGv6MvB3v1sRMC86PZ8okm21hy"

Response

200 - application/json

Agent detail with services and reputation

nftMint
string
required

NFT mint pubkey (agent ID)

Example:

"DRpbCBMxVnDK7maPM5tGv6MvB3v1sRMC86PZ8okm21hy"

owner
string
required

Current owner pubkey

Example:

"D6j5dis544qzYmSNixwYwBXqcDqgWiFHpi6hebPEQNVu"

active
boolean
required

Whether agent is active

Example:

true

reputation
object
required

Reputation summary

address
string
required

PDA address

Example:

"7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU"

ownerVersion
string
required

Owner version (increments on transfer)

Example:

"1"

feedbackAuthority
string
required

Feedback authority pubkey

Example:

"FbA1EbECHnpmVGirBGhCRjtek8VDaL6DT3sQqQU4NXHV"

delegationCount
string
required

Delegation count

Example:

"2"

services
object[]
required

Registered services

metadataUri
string

Off-chain metadata URI

Example:

"https://arweave.net/abc123"

categories
string[]

Resolved category names (from tags)

Example:
metadataHash
string

SHA-256 hash of metadata (hex)

tags
string[]

Raw tag hashes (hex)