cURL
curl --request GET \ --url https://api.agentic.scope3.com/api/v2/buyer/property-lists/reports/{reportId} \ --header 'Authorization: Bearer <token>'
{ "summary": { "total": 123, "remove": 123, "modify": 123, "assess": 123, "ok": 123 } }
Retrieve a stored property list check report by ID. Reports expire after 7 days.
API key or access token
Get property list check report
Show child attributes