get http://localhost:3000/scheduling/shifts
Get scheduled shifts
Log in to see full request history
Response
Get scheduled shifts
xxxxxxxxxx
curl --request GET \
--url http://localhost:3000/scheduling/shifts \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: