toggl / toggl_api_docs

Documentation for the Toggl API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API v3 documentation on workspace time_entries totals

galloramiro opened this issue · comments

In know that you advice about the change...
We update most of the things but there was a hardcoded endpoint:
https://toggl.com/reports/api/v3/workspace/{workspace_id}/search/time_entries/totals
Now we dont know the info that this endpoint returned and I cant find something similar on the current app.
Someone have documentation about this endpoint or a example of the data retived?

This are the params i send to the endpoint

data = {
    'user_agent': self.user_agent,
    'workspace_id': workspace_id,
    'start_date': start_date,
    'end_date': end_date,
    'grouping': grouping,
    'sub_grouping': sub_grouping,
    'with_graph': True
}

Thanxs a lot!

Did you find any solution?

Hello @galloramiro!

Thank you for submitting your issue. Unfortunately this repository is largely unmaintained, which means issues remain unseen and do not get dealt with in a respectable manner. We're sorry for not getting back to you sooner.

This issue has been around for a long time so we will close it for now, but please let our excellent 24/5 support staff know you if you have any unresolved issues with our platform, documentation or APIs. They're also really good at noting down feature requests for our development teams. Please find them on our support page by clicking the little icon in the bottom right corner of the screen.

Kind regards,
Joeri from Toggl