Skip to main content
GET
List work log entries

Authorizations

Authorization
string
header
required

Portal API key minted in portal Settings → API access. Scope read or write; pinned to one company. Send as Authorization: Bearer lac_sk_....

Query Parameters

customer_id
string

Target company. Optional — API keys are pinned to one company, and single-company sessions default to it.

from
string<date>

Inclusive lower bound for entry_date.

to
string<date>

Inclusive upper bound for entry_date.

Response

Work log entries.

customer_id
string
viewer_role
string
viewer_email
string
entries
object[]
truncated
boolean

True when more entries exist beyond the 1000 returned.