Skip to main content
square.searchScheduledShifts returns a paginated list of scheduled shifts, with optional filter and sort settings.

Example

automations/square-search-scheduled-shifts.automation.ts

Inputs

Every input accepts a compatible signal. It requires TIMECARDS_READ. Use the official SearchScheduledShifts reference for provider field semantics and limits.

Output

Returns the official Square.SearchScheduledShiftsResponse response as a codec-safe object. Square integer money amounts remain bigint values.