Get Open Shifts by Company

Summary Description

The GET Open Shifts endpoint returns all shifts that are not currently assigned to an employee. The response includes each open shift and the total number available, allowing supervisors and managers to determine how many shifts can be assigned.

Use cases:

  • Managers can retrieve a list of unassigned shifts and make them available for employees to claim.
  • The endpoint can be used in a third-party system where employees view and request available shifts. Allocation can follow predefined rules such as seniority or skill requirements.
  • The endpoint provides skill requirements for each open shift, enabling organizations to match shifts with qualified employees.
Language