/
HI
hicknhack-software
/
Hourglass API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 49m ago · Updated 1mo ago
Details
Filter operations
Time bookings
7
get
Lists all visible time bookings
get
Find time booking by ID
put
Update an existing time booking
delete
Deletes a time booking
delete
Deletes multiple time bookings at once
post
Updates multiple time bookings at once
post
Create multiple time bookings at once
Time logs
11
Time trackers
8
Time bookings
Find time booking by ID
get
/time_bookings/{id}.json
Path parameters
id
string
required
Response
time booking found
TimeBooking
required
id
integer
start
string
date-time
stop
string
date-time
time_log_id
integer
time_entry_id
integer
time_entry
TimeEntry
created_at
string
date-time
updated_at
string
date-time
Changes