get https://api2.frontapp.com/shift//teammates
List the teammates assigned to a shift.
Response
List the teammates assigned to a shift.
xxxxxxxxxx
curl --request GET \
--url https://api2.frontapp.com/shift/shf_123/teammates \
--header 'accept: application/json'