※ 現在APIはベータ版です。仕様が変更になる可能性がありますのでご了承ください。

Supported Formats

json

Examples

GET /api/v1/user/recent_tasks
200
[
  {
    "id": 227,
    "title": "Voluptatibus aut qui esse.",
    "url": "http://hoppe-rohan.test/zachery_trantow",
    "safe_url": "http://hoppe-rohan.test/zachery_trantow",
    "parent_id": 226,
    "team_id": 96,
    "root_id": 226,
    "category": false,
    "html_url": "http://test.host/app/tasks/227/edit",
    "total_time": "01:00",
    "amount": 0,
    "formatted_amount": "0 yen"
  }
]

Params

Param name Description
team_id
optional

Validations:

  • Must be a number.

page
optional

Validations:

  • Must be a number.