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

Supported Formats

json

Examples

GET /api/v1/teams/433/tasks/1155
200
{
  "id": 1155,
  "key": "http://kuhlman.test/guillermo_pfeffer",
  "title": "Nemo vel temporibus quam.",
  "url": "http://kuhlman.test/guillermo_pfeffer",
  "team_id": 433,
  "created_at": "2025-10-02T10:15:45.000+09:00",
  "updated_at": "2025-10-02T10:15:45.000+09:00",
  "deleted_at": null,
  "description": null,
  "category": {
    "id": 1154,
    "key": "key14",
    "title": "key14",
    "url": null,
    "team_id": 433,
    "created_at": "2025-10-02T10:15:45.000+09:00",
    "updated_at": "2025-10-02T10:15:45.000+09:00",
    "deleted_at": null,
    "description": null,
    "category": true,
    "sequential_id": null,
    "state": "open",
    "bill": 0,
    "ancestry": null,
    "ancestry_depth": 0,
    "closed_at": null,
    "color": 1,
    "position": 3,
    "deleted_at_seconds": 0,
    "key_md5": "893bfff4db94a6e0d81f4edc5d614ca6",
    "archived": false,
    "category_id": null,
    "ancestry_path": "/",
    "selectable": true,
    "ancestor_titles": []
  },
  "sequential_id": null,
  "state": "open",
  "bill": 0,
  "ancestry": "1154",
  "ancestry_depth": 1,
  "closed_at": null,
  "color": 1,
  "position": null,
  "deleted_at_seconds": 0,
  "key_md5": "c56358595be06a10ec0b531743dc7c51",
  "archived": false,
  "category_id": 1154,
  "ancestry_path": "/1154/",
  "selectable": true,
  "team": {
    "id": 433,
    "name": "Illinois rabbits",
    "created_at": "2025-10-02T10:15:45.000+09:00",
    "updated_at": "2025-10-02T10:15:45.000+09:00",
    "deleted_at": null,
    "time_limit": 0,
    "avatar": null,
    "ancestry": null,
    "hierarchized": false,
    "default_duration": 15,
    "tasks_readonly_role": "none",
    "workspaces_workspace_id": 549,
    "tasks_readonly": false,
    "rounding": "floor",
    "capacity": null,
    "premium": false,
    "personal": false,
    "avatar_url": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAEAIAAAB1mzrKAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0T///////8JWPfcAAABB0lEQVR42u3cIU5DQQBFUUogIRVQSxAYVlBbXC1dAZpFsAJEV0LYTBUOksqSqvrms4Im350Q7tEjXnIzI2eyWm022+1ZkHM94L8rAFYArABYAbACYAXALvSAsRZfs/V0f/959XA5P3Xm/W53fXg+zofl8Kb3jvV3AnzfrKf7x2F2Oz155mP383R4Pb4MS712vJ4grABYAbACYAXACoAVACsAVgCsAFgBsAJgBcAKgBUAKwBWAKwAWAGwAmAFwAqAFQArAFYArABYAbACYAXACoAVACsAVgCsAFgBsAJgBcAKgBUAKwBWAKwAWAGwAmAFwCZ9W2l1A7ACYAXACoAVACsAVgCsANgvxO0ea+d2AfQAAAAASUVORK5CYII="
  },
  "can_trash": true,
  "is_new_task": null
}