Get analysis results

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_REQUIRED The request must be authenticated
403 NOT_PUBLISHED
403 PERMISSION_DENIED
404 NOT_FOUND

Example

curl -u anything:YOUR_API_TOKEN \
  https://www.activityinfo.org/resources/reports/cht8p4kdeimokm5/analyses/cv5wyndkqv9yuuq2/results
Next item
Get attachment