Apis::V4::Reports API

get organization days report

Parameters

Name Description
access_token JSON Web Token retrieved from the Sessions endpoint (you can also pass this into the Authorization header)

Response Fields

Name Description type
data primary JSON API payload
data[attributes][results] Hash with information about daily stats Hash

Request

Headers

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: 

Route

GET /apis/v4/reports/organization_days?organization_id=152&period=P10D&end_date=2025-08-07

Query Parameters

organization_id=152
period=P10D
end_date=2025-08-07

Response

Headers

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

Status

200

Body