Skip to main content
GET
List UserDates.

Headers

Authorization
string
required

API key. Value must be formatted like so: lucca application={api_key}.

Query Parameters

ownerId
integer[]
required

User's identifiers.

Required range: x >= 1
date
string
required

The period over which working hours should be returned for given Users. Format: 'between,{start},{includedEnd}'.

Example:

"between,2021-01-01,2021-02-01"

fields
string[]

List of all fields to be returned by the server. Example: ?fields=ownerId,date,dtt,drt,draj, items[startsAt,duration,type,timeline

Response

OK

data
object