Skip to main content
GET
List labor rules

Parameters

string
Rule type: leave_entitlement, notice_period, pay_entitlement, probation_rule, threshold_rule, working_time_rule, dispute_remedy, minimum_wage, or worker_classification.
string
Two-letter country code.
string
State code, when state law applies.
string
Locality, when local law applies.
string
Rule code. For minimum_wage rules this is the band (e.g. standard, youth).
string
provider (what Plane applies) or legislation (what the law establishes).
string
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.
string
Effective-date status: active, scheduled, expired, or superseded.
number
A limit on the number of objects to be returned. Limit can range between 1 and 100.
string
Opaque pagination cursor.

Returns

A list object with object: "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.