Skip to main content
GET
List Hours Bag Rule History

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

from
string<date>

Filter date by start date

to
string<date>

Filter date by end date

hoursBagRuleIds
string<uuid>[]

Find HoursBagRuleHistory by hoursBagRule Ids

employeeIds
string<uuid>[]

Find HoursBagRuleHistory by employee Ids

limit
integer

Limit HoursBagRuleHistory

page
integer

Request a specific page

Response

200 - application/json

Array of objects

data
object[]
meta
object