get https://example.com/organizations//locations//roles//shifts//users/
Returns all users that are able to be assigned to a specific shift.
Permission Required: Location Admin
Managers are limited to their location. Organization administrators have access in all locations.
Notes:
- The response returns all workers who do not have a shift that overlaps with this shift in question.
- The
within_caps
field indicates whether this person can be assigned to the shift without violating the scheduling rules from their worker profile.