Property activity history
curl --request GET \
--url https://agenticadvertising.org/api/properties/history{
"domain": "examplepub.com",
"total": 3,
"revisions": [
{
"revision_number": 3,
"editor_name": "Pinnacle Media",
"edit_summary": "Updated logo and brand colors",
"is_rollback": true,
"created_at": "2026-03-01T12:34:56.000Z",
"source": "<string>",
"rolled_back_to": 123
}
]
}Property Resolution
Property activity history
Returns the edit history for a property in the registry, newest first.
GET
/
api
/
properties
/
history
Property activity history
curl --request GET \
--url https://agenticadvertising.org/api/properties/history{
"domain": "examplepub.com",
"total": 3,
"revisions": [
{
"revision_number": 3,
"editor_name": "Pinnacle Media",
"edit_summary": "Updated logo and brand colors",
"is_rollback": true,
"created_at": "2026-03-01T12:34:56.000Z",
"source": "<string>",
"rolled_back_to": 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