get https://api.oysterhr.com/v0.1/time_tracking/rulesets/
Retrieves the rulesets for a specific engagement, which includes work schedules and entry types.
- Use the
engagement_id
path parameter to fetch relevant rulesets for an engagement. - The rulesets include both work schedules and entry types, which are essential for managing time tracking.
Typical use case:
- Retrieving rulesets when creating new time sheet for an engagement.