Skip to main content
GET
/
admin
/
analytics
/
export
Export Analytics Text
curl --request GET \
  --url https://staging-api.polysimulator.com/admin/analytics/export
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

authorization
string | null

Query Parameters

sections
string | null

Comma-separated: retention,funnel,growth,geo,devices,referrers,behavior,engagement

Response

Successful Response