Get project leverage report download status

With this endpoint, you can inquire about the status of a project leverage
report download job.

  • If the value of the 'status' attribute is 'pending' or 'processing', you
    should check this endpoint again later.
  • If the 'status' is 'failed', the report has failed to be compiled.
  • In case the job has been successful, you will receive a "303 - See Other"
    response and you can follow its Location to
    download the file.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^([0-9a-f]{32}|[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})$

Format of the project_leverage_reports_async_download_id should be a
UUID.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json