time.entries.get
Retrieve specific time entry details by unique ID to review work duration, description, and billable status. Access individual logged records for freelance time tracking verification.
Instructions
Retrieve a single time entry record by its unique identifier. Use when the freelancer asks to view the details of a specific logged time entry, such as its description, duration, or billable status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_entry_id | Yes | Unique UUID identifier of the time entry record to retrieve |