get https://{account}.piwik.pro/api/tag/v1//versions//changelog
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url 'https://example.piwik.pro/api/tag/v1/app_id/versions/version_id/changelog?sort=created_at' \
--header 'accept: application/vnd.api+json'
xxxxxxxxxx
119}
{
"data": [
{
"id": "677423b3-e529-4e03-88fd-d3b9dcacf2cf",
"type": "changelog",
"attributes": {
"created_at": "2020-03-30T16:48:25+00:00",
"author": "john@doe.com",
"change_type": "add",
"resource_id": "de226ea5-5612-4fa7-a8b8-bb75e45ac2c6",
"resource_name": "test tag",
"resource_type": "tag",
"before_content": {},
"after_content": {
"name": "test tag",
"triggers": [
{
"trigger_id": "92ebf4df-ce00-4717-a693-502f4c25b4bf",
"name": "All page views"
}
],
"document_write": true,
"disable_in_debug_mode": false,
"is_active": true,
"template": "custom_tag",