get https://{account}.piwik.pro/api/tracker/v1/settings/app/global
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://example.piwik.pro/api/tracker/v1/settings/app/global \
--header 'accept: application/vnd.api+json'
xxxxxxxxxx
32}
{
"data": {
"type": "tracker/settings/app/global",
"id": "global",
"attributes": {
"updated_at": "2025-03-27T03:15:43.569Z",
"anonymize_visitor_ip_level": 2,
"excluded_ips": [
"192.168.0.0",
"172.16.0.0",
"1.2.*.*"
],
"excluded_url_params": [
"pl_medium",
"pk_source",
"fb_comment_id",
"/^sess.*|.*[dD]ate$/"
],
"excluded_user_agents": [
"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0",
"Opera/9.80 (Windows NT 6.2; Win64; x64) Presto/2.12 Version/12.16"
],
"site_search_query_params": [
"string"
],