Discussions

Ask a Question
Back to All

Paid Breaks

My data architect has told me to use this API call to get the data that we need for our project. The only problem, is i have to literally make thousands of calls to do the data backfill.

https://www.humanity.com/api/v2/shifts/shift_id/shiftbreaks?access_token=xxxxxxx

Is there a more appropriate API or report that I can use to get the SAME information that doesn't require me to pass in a shiftID one by one?

Thanks