※ 現在APIはベータ版です。仕様が変更になる可能性がありますのでご了承ください。
GET /api/v1/user/recent_entries
Get recent entries
Supported Formats
jsonExamples
GET /api/v1/user/recent_entries 200 [ { "id": 29, "duration": 3600, "started_at": 1748838303, "stopped_at": 1748841903, "formatted_duration": "01:00", "task": { "id": 209, "key": "http://luettgen-yundt.example/javier", "title": "Vel aut provident amet.", "url": "http://luettgen-yundt.example/javier", "safe_url": "http://luettgen-yundt.example/javier", "label": "[Utah prophets] Vel aut provident amet.", "team_id": 88, "parent_id": 208, "html_url": "http://test.host/app/tasks/209/edit" }, "html_url": "http://test.host/app/mytasks/209/edit", "comment": "" } ]