List labor rules
Rules
List labor rules
Returns statutory labor rules of any type with their typed parameters and legal citations.
GET
List labor rules
Parameters
Rule type:
leave_entitlement, notice_period, pay_entitlement,
probation_rule, threshold_rule, working_time_rule, dispute_remedy,
minimum_wage, or worker_classification.Two-letter country code.
State code, when state law applies.
Locality, when local law applies.
Rule code. For
minimum_wage rules this is the band (e.g. standard, youth).provider (what Plane applies) or legislation (what the law establishes).Effective date filter. Returns the rules in force on this date. Past dates
return Plane’s currently corrected view of the law then (not a bitemporal
claim about what the database knew at the time). Future dates are allowed and
return the rules in force on that date.
Effective-date status:
active, scheduled, expired, or superseded.A limit on the number of objects to be returned. Limit can range between 1 and 100.
Opaque pagination cursor.
Returns
A list object withobject: "list", data, and has_more. When has_more is
true the envelope also includes cursor, the opaque token to pass as cursor
on the next request. Each element is a
labor rule whose parameters carry the
type-specific payload.