aiendpoint.dev
ServicesWhen I Work

When I Work

community

Employee scheduling and time tracking software for hourly teams.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://wheniwork.combearerbusinessconfidence: 90/1000 discoveries1 contributors
GEThttps://api.wheniwork.com/2/shifts

List shifts

Parameters

endISO8601 (stringrequired
startISO8601 (stringrequired
location_idlocation ID (integeroptional

Returns

shifts[] with id, user_id, location_id, position_id, start_time, end_time, published, notes
GEThttps://api.wheniwork.com/2/users

List users

Parameters

location_idlocation ID (integeroptional

Returns

users[] with id, first_name, last_name, email, phone, role, positions[], locations[]
GEThttps://api.wheniwork.com/2/times

List time entries

Parameters

endISO8601 (stringrequired
startISO8601 (stringrequired
user_iduser ID (integeroptional

Returns

times[] with id, user_id, start_time, end_time, length, hourly_rate, is_approved