Email in Summary Report API

Is there a way to get user email in Summary Report via API?

Hi Lukasz, Welcome to Clockify Forum!

Please note it is not possible to get the users’ emails through summary report requests. You can get this information through users’ endpoints.
Here you can see more about it.

Hope this helps. Cheers!

Hi Sara,
I need to match clockify information from report with other information from other systems. How should I link user from summary report if I do not get any unique identifier? I get email address in detailed report, but detailed report is just an overkill for this purpose.
can you extend the summary report to be able to identify the user?

thanks,
Lukas

Hi Lukasz, you can group summary reports by the user so you will get the users’ names and IDs in the response.
Here you can read more about grouping in Summary reports.

Hope this helps. Cheers!