/
TE
teamhood
/
Teamhood API v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15h ago · Updated 15h ago
Details
Filter operations
Attachments
5
Boards
3
Item Activities
1
Items
7
Logs
1
Rows
1
Templates
2
Timelogs
1
post
List Timelogs
Users
1
Workspaces
5
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
Changes