Get property check report
curl --request GET \
--url https://agenticadvertising.org/api/properties/check/{reportId}{
"summary": {
"total": 123,
"remove": 123,
"modify": 123,
"assess": 123,
"ok": 123
}
}Property Resolution
Get property check report
Retrieve a previously stored property check report by ID. Reports expire after 7 days.
GET
/
api
/
properties
/
check
/
{reportId}
Get property check report
curl --request GET \
--url https://agenticadvertising.org/api/properties/check/{reportId}{
"summary": {
"total": 123,
"remove": 123,
"modify": 123,
"assess": 123,
"ok": 123
}
}Documentation Index
Fetch the complete documentation index at: https://agenticadvertisingorg-changeset-release-main.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
⌘I