Sign in

Tags report

documented

Return tag usage summary

GET /reports/tagsReportsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://{{$brand}}.reamaze.io/api/v1/reports/tags?start_date={{$start_date}}&end_date={{$end_date}}" \
  -X GET \
  -u "{{$login_email}}:{{REAMAZE_API_TOKEN}}" \
  -H "Accept: application/json"
Tags report · Re:amaze · OpenIntegrations