/
TE
teamhood
/
Teamhood API v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
teamhood
Teamhood API v1
post
List Timelogs
v1
OpenAPI 3.0.1
2026-08-06
27
45
88.1 KB
Timelogs
List Timelogs
post
/api/v1/timelogs
Request body
ExternalAPIContractsRequestsV1GetTimelogsRequest
required
workspaceId
string
uuid
required
startDate
string
date-time
required
endDate
string
date-time
required
boardIds
string[]
nullable
rowIds
string[]
nullable
userIds
string[]
nullable
tags
string[]
nullable
Response
OK
ExternalAPIContractsResponsesV1GetTimelogsResponse
required
timelogs
ExternalAPIContractsResponsesV1EntitiesTimelog[]
nullable
required