Skip to main content
GET
Get a labor rule

Parameters

id
string
required
Labor rule id (prefixed lbrule_). Resolves a rule of any type, including worker_classification.
on
string
Date used to derive the returned rule status. Direct reads do not filter by this date.
expand
array
Relations to expand inline. Supported value: factors. For worker_classification rules, expand[]=factors returns each factor’s full payload (factor key, weight tier, and citations). Without it, factors collapses to the list of factor keys. Other rule types carry no factors field.

Returns

Returns the labor rule object — always of type labor.rule, with a type field naming the family (pay_entitlement, leave_entitlement, notice_period, probation_rule, threshold_rule, minimum_wage, working_time_rule, dispute_remedy, or worker_classification).