GET
/agent/{project_key}/receipts/{id}Look up a receipt
Status of a submitted report. `status` is `accepted` until the team archives the item, then `rejected`. Only reports filed through this endpoint for this project resolve. No authentication. Wire-compatible with the agent feedback protocol (discovery at `/.well-known/agent-feedback.json`).
Base URL
https://seggwat.com/api/v1Parameters
project_keypathstring (uuid)requiredThe project key (UUID) shown in Project Settings. Agent reports must be enabled for the project.
idpathstringrequiredThe receipt id returned on submit.
Responses
Navigation
