GET
/
time-entries
/
{id}
Get time entry
curl --request GET \
  --url https://api.plane.com/v1/time-entries/{id}

Parameters

id
string
required
The ID of a time entry object.