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

Supported Formats

json

Examples

GET /api/v1/user/recent_tasks
200
[
  {
    "id": 1076,
    "title": "Non ducimus dolore omnis.",
    "url": "http://quigley-heaney.test/rosenda",
    "safe_url": "http://quigley-heaney.test/rosenda",
    "parent_id": 1075,
    "team_id": 492,
    "root_id": 1075,
    "category": false,
    "html_url": "http://test.host/app/tasks/1076/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.