GET
/
time-entries
curl --request GET \
  --url https://api.plane.com/v1/time-entries \
  --header 'Authorization: Bearer <token>'

Parameters

limit
string

A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 10.