Name | Description |
---|---|
access_token | JSON Web Token retrieved from the Sessions endpoint (you can also pass this into the Authorization header) |
Name | Description | type |
---|---|---|
data | primary JSON API payload | |
data[attributes][results] | Hash with information about daily stats | Hash |
Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyMjUsImV4cCI6MTc1NDU5NjQ4NywiaWF0IjoxNzU0NTk2MzA3fQ.eUkQvhxsLSJOLUfRrhQ8rV1o-IDdZFHcbfLI5ip4_9M Host: example.org Cookie:
GET /apis/v4/reports/organization_days?organization_id=152&period=P10D&end_date=2025-08-07
organization_id=152 period=P10D end_date=2025-08-07
X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Download-Options: noopen X-Permitted-Cross-Domain-Policies: none Referrer-Policy: strict-origin-when-cross-origin Content-Type: application/vnd.api+json Vary: Accept ETag: W/"eac91881f58645c389590d85ea588ce6" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: b489eb4e-d727-4948-90cc-fd9350dbb9bd X-Runtime: 0.016144 Content-Length: 1231
200