Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
http://<jira_base_url>/rest/satisfaction/1.0/project/evaluations/all/<project_id>

Or to export the evaluations data as CSV, here is the URL to call :

Code Block
http://<jira_base_url>/rest/satisfaction/1.0/project/evaluations/csv/<project_id>

 

Here is an example call and the response (here there is only one evaluation :

...