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 URLhttps://seggwat.com/api/v1

Parameters

project_keypathstring (uuid)required

The project key (UUID) shown in Project Settings. Agent reports must be enabled for the project.

idpathstringrequired

The receipt id returned on submit.

Responses

Navigation