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