※ 現在APIはベータ版です。仕様が変更になる可能性がありますのでご了承ください。
GET /api/v1/user/working_users
Get working users
Supported Formats
jsonExamples
GET /api/v1/user/working_users 200 [ { "id": 695, "nickname": "Jarrett Runte", "image": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50", "avatar_url": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50", "html_url": "http://test.host/app/users/695/calendar", "time_entry": { "id": 819, "started_at": "2025-10-02T00:16:10.000Z", "html_url": "http://test.host/app/mytasks/1322/edit", "comment": "", "duration": 3601.236731961, "can_stop": true }, "task": { "id": 1322, "key": "http://okon-waters.example/eliseo", "title": "Illum modi ut aut.", "url": "http://okon-waters.example/eliseo", "safe_url": "http://okon-waters.example/eliseo", "label": "[Louisiana fishes] Illum modi ut aut.", "team_id": 507, "parent_id": 1321, "root_id": 1321, "html_url": "http://test.host/app/tasks/1322/edit", "team": { "id": 507, "name": "Louisiana fishes" }, "category": { "id": 1321, "title": "key71", "color": 1 }, "edit_url": "http://test.host/app/tasks/1322/edit" } } ]