get https://api2.frontapp.com/teammates//shifts
Lists all the shifts for the teammate.
Response
Lists all the shifts for the teammate.
xxxxxxxxxx
curl --request GET \
--url https://api2.frontapp.com/teammates/tea_123/shifts \
--header 'accept: application/json'