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.eyJ1c2VyX2lkIjo5MSwiZXhwIjoxNzA0NDczMjI3LCJpYXQiOjE3MDQ0NzMwNDd9.dP5l0TMSGx3T7ILO1MSe4dnZnVCv9hROfD7kq5bh4X4 Host: example.org Cookie:
GET /apis/v4/reports/organization_days?organization_id=53&period=P10D&end_date=2024-01-05
organization_id=53 period=P10D end_date=2024-01-05
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/"602ff461cd147aa6e680e8350d6bfc77" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 2a37484c-2938-4d97-98e1-4278518ce183 X-Runtime: 0.018410 Content-Length: 1225
200