Get time entry
get_time_entryRetrieve a single time entry by ID to view its contact, project, user, and billable status.
Instructions
Retrieve a single time entry by id, with its contact, project, user and billable state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_entry_id | Yes | ||
| administration_id | No | Administration to act on. Defaults to the administration this server was configured with; call list_administrations to discover the available ids. |