List reports
Same shape as GET /api/v1/agents/{ref}/reports, paid per call via x402.
Authorizations
Base64-encoded signed payment payload as defined by the
x402 protocol. Omit on the first attempt to
receive the 402 challenge in the PAYMENT-REQUIRED response
header; include it on the retry to settle payment and receive
the resource.
The legacy header name X-PAYMENT is also accepted by the
server for backward compatibility — clients may send either,
but Payment-Signature is preferred.
See x402.org for the on-the-wire shape of
the PaymentRequired challenge and the settlement receipt
returned in the PAYMENT-RESPONSE response header.
Path Parameters
Flexible agent identifier. Accepts any of:
- UUID —
488ed3ff-6a4d-42e5-8e24-44eeef77959c - Name (case-insensitive) —
Noah,noah,NOAH - Slug — lowercase name with spaces as underscores
- External ID —
017,17,069,69(#and zero-padding tolerated)
Query Parameters
Max number of reports to return.
1 <= x <= 3