Get the results of an analysis
Retrieves the results of the analyses, applying the authenticated user's permissions.
[internal] This endpoint is used while editing personal notebooks.
Request
POST https://www.activityinfo.org/resources/reports/analyses/results
Request body
application/json
object | |||
reportId | string | required | |
analysisId | string | required | |
slicerValues | array[object] | required | |
analysisId | string | required | |
dimensionId | string | required | |
values | array[string] | required |
Successful response
application/json
object |
Error responses
Status Code | Error Code | Description |
---|---|---|
400 | NOT_ |
|
401 | AUTHENTICATION_ |
The request must be authenticated |
403 | NOT_ |
|
403 | PERMISSION_ |
|
404 | NOT_ |