get https://api.eu.otonomo.io/v1/personal/reports/requests/
You can obtain the completion status of a previous request. To specify which request you want to retrieve, use the request ID returned by the corresponding report endpoint.
Status:
Ongoing: The request is still in the process of being rendered.
Completed: The request is ready.
Expired: The report was generated over 30 days ago and is now expired
Once the status is “completed”, a link to the generated CSV is provided in the response section.
Read about API Rate Limits
Read more about Error Codes.