Skip to content

List labor rates

GET
/labor-rates

Retrieve a list of labor rates

page
integer
default: 1
page_size
integer
default: 50
category
string
unit_id
string
organization_id
string

List of labor rates

object
data
Array
total
integer
page
integer
page_size
integer
has_more
boolean
data
Array<object>
object
id
string
company_id
string | null
unit_id
string | null
organization_id
string | null
name
string | null
description
string | null
quantity
string | null
unit_price
string | null
category
string | null

Unauthorized

object
success
required
boolean
error
required
string
Example
An error occurred