I am putting this url in postman: https://reports.api.clockify.me/api/v1/workspaces/{workspaceId}/reports/summary
to get summary reports but instead of any response I am getting nothing, no error either. Any help would be appreciated.
Asked
Active
Viewed 253 times
0

Pbd
- 1,219
- 1
- 15
- 32

Syed ibrahim
- 25
- 5
-
you can possibly share a curl request here for other ppl to debug. – Pbd Dec 25 '20 at 12:49
-
I'am getting 400 bad request although I'am passing api-key in header and my workspace id is also correct – Syed ibrahim Dec 26 '20 at 09:58
-
I was putting workspace id inside curly braces, but after that it is asking for summary filter how to pass summary filter? – Syed ibrahim Dec 26 '20 at 10:12