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
GET https://www.activityinfo.org/resources/reports/{reportId}/analyses/{analysisId}/results
Successful response
application/json
object |
Error responses
Status Code | Error Code | Description |
---|---|---|
401 | AUTHENTICATION_ |
The request must be authenticated |
403 | NOT_ |
|
403 | PERMISSION_ |
|
404 | NOT_ |
Example
curl -u anything:YOUR_API_TOKEN \
https://www.activityinfo.org/resources/reports/cht8p4kdeimokm5/analyses/cv5wyndkqv9yuuq2/results