Skip to main content
GET
/
projects
/
{id}
/
analytics
Get project analytics
curl --request GET \
  --url https://api.engagefabric.com/projects/{id}/analytics \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token for admin console authentication

Path Parameters

id
string
required

Project UUID

Query Parameters

days
number

Number of days to fetch (default: 7)

Example:

7

Response

200

Project analytics with daily trends