cURL
curl --request GET \ --url https://api.plane.com/v1/time-entries \ --header 'Authorization: Bearer <token>'
Returns a list of all time entries in your Plane workspace.
Was this page helpful?