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

GET /api/v1/teams/2957/categories
200
[
  {
    "id": 7370,
    "title": "Uncategorized",
    "color": 1,
    "ancestry_depth": 0,
    "team_id": 2957,
    "created_at": "2024-04-17T23:30:45.000Z",
    "updated_at": "2024-04-17T23:30:45.000Z",
    "ancestor_titles": [],
    "archived": false,
    "is_leaf": true
  }
]