Get a synced time entry with its integration links
GET/integration/time-entries/:id
Returns a single time entry together with its integrationLinks array — the list of
external-system references bound to this entry.
Requires an org-scoped API key.
Request
Path Parameters
id uuidrequired
Time entry UUID.
OK
Schema
Array [
]
iduuidrequired
Example:
3fa85f64-5717-4562-b3fc-2c963f66afa6organizationIduuidrequired
Example:
7b1e2c3d-0000-0000-0000-000000000001projectIduuidrequired
Example:
9a8b7c6d-0000-0000-0000-000000000002userIduuidrequired
Example:
3fa85f64-5717-4562-b3fc-2c963f66afa6entryIduuidnullablerequired
Example:
nullworkDatestringrequired
Example:
2025-01-15hoursstringrequired
Example:
2.5minutesintegerrequired
Example:
150notesstring | nullnullablerequired
Example:
Sprint planning session.billablebooleanrequired
Example:
truesourcestringrequired
Example:
illumerastatusstringrequired
Possible values: [draft, submitted, approved, rejected, locked, invoiced]
Example:
draftinvoicedbooleanrequired
Example:
falsecreatedAtdate-timerequired
Example:
2025-01-15T08:00:00ZupdatedAtdate-timerequired
Example:
2025-01-15T10:30:00ZintegrationLinks
object[]
required
All integration links currently attached to this time entry. Each link records the external system and ID that created or is bound to this entry.
iduuidrequired
Example:
3fa85f64-5717-4562-b3fc-2c963f66afa6organizationIduuidrequired
Example:
7b1e2c3d-0000-0000-0000-000000000001providerstringrequired
Example:
illumeraexternalTypestringrequired
Example:
userexternalIdstringrequired
Example:
illumera-user-001alignEntityTypestringrequired
Example:
useralignEntityIduuidrequired
Example:
9a8b7c6d-0000-0000-0000-000000000002createdAtdate-timerequired
Example:
2025-01-01T00:00:00Z