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

Supported Formats

json

Examples

GET /api/v1/user/recent_tasks
200
[
  {
    "id": 36617,
    "title": "Voluptatem porro excepturi ut.",
    "url": "http://prohaska.test/diego",
    "safe_url": "http://prohaska.test/diego",
    "parent_id": 36616,
    "team_id": 11633,
    "root_id": 36616,
    "category": false,
    "html_url": "http://test.host/app/tasks/36617/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.