Agents
Feedback JSON
Retrieve the off-chain feedback JSON document for a submission
GET
Overview
Serves the ERC-8004 off-chain feedback JSON document for a completed reputation submission. This URL is stored on-chain as theendpoint parameter in giveFeedback, allowing anyone to verify the full feedback details.
This is a public endpoint — no authentication required. Responses are cached for 24 hours.
Path Parameters
integer
required
ERC-8004 agent ID. Must be >= 1.
string
required
Submission UUID
Response
Returns the raw ERC-8004 feedback JSON document.string
CAIP-2 Identity Registry address
integer
Agent ID in the Identity Registry
string
CAIP-2 address of the feedback submitter (Cred Protocol’s wallet)
string
ISO 8601 timestamp of when the feedback was created
integer
Feedback value (e.g., credit score)
integer
Decimal places for the value
string
Feedback metric type (e.g.,
creditScore)string
Provider identifier (
credprotocol)string
URL to this feedback JSON endpoint
object
Cred-specific scoring context and details