Trying to get time entries from all the users in my organizations but get 405 error

,

Hi Y’all
I am making an extension for my workspace in toggle and i need to be able to get all the time entries of all the active users, i use the url: https://api.track.toggl.com/api/v9/workspaces/{workspace_id}/time_entries
but i get a 405 error.
Anybody any idea what i can do about this?

Thanks in advance!

Hi Wouter,

I use this Reports API endpoint in my tool to get all the time entries for my workspace: https://api.track.toggl.com/reports/api/v3/workspace/{workspace_id}/search/time_entries

I hope this helps!

Regards,
Michael

Hi Michael,

In the meantime, I have found the solution. However, I sincerely appreciate the time and effort you took to respond to my inquiry.

Thank you very much for your assistance.

Best regards,
Wouter