Retrieve details of an existing time entry.
curl --request GET \ --url https://api.plane.com/v1/time-entries/{id} \ --header 'Authorization: Bearer <token>'
The ID of a time entry object.
Was this page helpful?