toggl / toggl_api_docs

Documentation for the Toggl API
1.39k stars 235 forks source link

Show Tags in Summary Reports #347

Closed simonerama closed 5 years ago

simonerama commented 5 years ago

Hello,

Is it possibile to show "tags label" in Summary Report? In page (https://github.com/toggl/toggl_api_docs/blob/master/reports/summary.md) it's specified function support "standard request parameters" but I don't see "tag_ids" when I run it, it works only to exclude every entry without tags by passing to the query "&tags_id=0".

Thank you, Simone

simonerama commented 5 years ago

I've found a solution by adding "&tag_ids=" with the tag ids founded with this URL https://www.toggl.com/api/v8/workspaces/{workspace_id}/tags