※ 現在APIはベータ版です。仕様が変更になる可能性がありますのでご了承ください。
GET /api/v1/user/recent_entries
Get recent entries
Supported Formats
jsonExamples
GET /api/v1/user/recent_entries 200 [ { "id": 822, "duration": 3600, "started_at": 1759356971, "stopped_at": 1759360571, "formatted_duration": "01:00", "task": { "id": 1328, "key": "http://ondricka.example/ruthe", "title": "Aliquid ad ullam sint.", "url": "http://ondricka.example/ruthe", "safe_url": "http://ondricka.example/ruthe", "label": "[Washington druids] Aliquid ad ullam sint.", "team_id": 509, "parent_id": 1327, "html_url": "http://test.host/app/tasks/1328/edit" }, "html_url": "http://test.host/app/mytasks/1328/edit", "comment": "" } ]