※ 現在APIはベータ版です。仕様が変更になる可能性がありますのでご了承ください。
GET /api/v1/user/recent_tasks
Get recent tasks
Supported Formats
jsonExamples
GET /api/v1/user/recent_tasks
200
[
{
"id": 984,
"title": "Tempore est neque eos.",
"url": "http://auer.example/gregory",
"safe_url": "http://auer.example/gregory",
"parent_id": 983,
"team_id": 452,
"root_id": 983,
"category": false,
"html_url": "http://test.host/app/tasks/984/edit",
"total_time": "01:00",
"amount": 0,
"formatted_amount": "0 yen"
}
]
Params
| Param name | Description |
|---|---|
|
team_id optional |
Validations:
|
|
page optional |
Validations:
|