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

Examples

GET /api/v1/teams/35/users
200
[
  {
    "id": 48,
    "email": "jackson@moen.example",
    "nickname": "Prof. Patrick Cassin",
    "image": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "avatar_url": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "daily": true,
    "weekly": true,
    "calendar_zoom_rate": 1,
    "daily_time": "17:00",
    "has_password": true,
    "html_url": "http://test.host/app/users/48/calendar",
    "is_deactivated": false,
    "membership": {
      "id": 38,
      "team_id": 35,
      "user_id": 48,
      "role": "member",
      "role_id": 69,
      "created_at": "2025-06-02T16:24:45.000+09:00",
      "updated_at": "2025-06-02T16:24:45.000+09:00",
      "deleted_at": null,
      "can_update": false,
      "deletable": true
    },
    "employs": []
  },
  {
    "id": 50,
    "email": "kyung.lehner@boyle.test",
    "nickname": "Janae Ziemann",
    "image": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "avatar_url": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "daily": true,
    "weekly": true,
    "calendar_zoom_rate": 1,
    "daily_time": "17:00",
    "has_password": true,
    "html_url": "http://test.host/app/users/50/calendar",
    "is_deactivated": false,
    "membership": {
      "id": 39,
      "team_id": 35,
      "user_id": 50,
      "role": "manager",
      "role_id": 70,
      "created_at": "2025-06-02T16:24:45.000+09:00",
      "updated_at": "2025-06-02T16:24:45.000+09:00",
      "deleted_at": null,
      "can_update": false,
      "deletable": true
    },
    "employs": []
  },
  {
    "id": 51,
    "email": "morris.reinger@fisher.example",
    "nickname": "Portia Denesik",
    "image": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "avatar_url": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "daily": true,
    "weekly": true,
    "calendar_zoom_rate": 1,
    "daily_time": "17:00",
    "has_password": true,
    "html_url": "http://test.host/app/users/51/calendar",
    "is_deactivated": false,
    "membership": {
      "id": 40,
      "team_id": 35,
      "user_id": 51,
      "role": "member",
      "role_id": 69,
      "created_at": "2025-06-02T16:24:45.000+09:00",
      "updated_at": "2025-06-02T16:24:45.000+09:00",
      "deleted_at": null,
      "can_update": true,
      "deletable": true
    },
    "employs": []
  },
  {
    "id": 49,
    "email": "mason.hauck@ledner.test",
    "nickname": "Pres. Renaldo Prosacco",
    "image": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "avatar_url": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "daily": true,
    "weekly": true,
    "calendar_zoom_rate": 1,
    "daily_time": "17:00",
    "has_password": true,
    "html_url": "http://test.host/app/users/49/calendar",
    "is_deactivated": false,
    "membership": {
      "id": 37,
      "team_id": 34,
      "user_id": 49,
      "role": "manager",
      "role_id": 68,
      "created_at": "2025-06-02T16:24:45.000+09:00",
      "updated_at": "2025-06-02T16:24:45.000+09:00",
      "deleted_at": null,
      "can_update": false,
      "deletable": false
    },
    "employs": []
  }
]
GET /api/v1/teams/37/users
200
[
  {
    "id": 54,
    "email": "teodoro@sanford-considine.example",
    "nickname": "Elbert Hermiston",
    "image": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "avatar_url": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "daily": true,
    "weekly": true,
    "calendar_zoom_rate": 1,
    "daily_time": "17:00",
    "has_password": true,
    "html_url": "http://test.host/app/users/54/calendar",
    "is_deactivated": false,
    "membership": {
      "id": 44,
      "team_id": 37,
      "user_id": 54,
      "role": "member",
      "role_id": 73,
      "created_at": "2025-06-02T16:24:46.000+09:00",
      "updated_at": "2025-06-02T16:24:46.000+09:00",
      "deleted_at": null,
      "can_update": false,
      "deletable": true
    },
    "employs": []
  },
  {
    "id": 55,
    "email": "lewis.schiller@ritchie-lemke.example",
    "nickname": "Prof. Stefan Mills",
    "image": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "avatar_url": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "daily": true,
    "weekly": true,
    "calendar_zoom_rate": 1,
    "daily_time": "17:00",
    "has_password": true,
    "html_url": "http://test.host/app/users/55/calendar",
    "is_deactivated": false,
    "membership": {
      "id": 45,
      "team_id": 37,
      "user_id": 55,
      "role": "member",
      "role_id": 73,
      "created_at": "2025-06-02T16:24:46.000+09:00",
      "updated_at": "2025-06-02T16:24:46.000+09:00",
      "deleted_at": null,
      "can_update": false,
      "deletable": false
    },
    "employs": []
  }
]
GET /api/v1/teams/39/users
200
[
  {
    "id": 58,
    "email": "jae@padberg.example",
    "nickname": "Eric Abshire",
    "image": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "avatar_url": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "daily": true,
    "weekly": true,
    "calendar_zoom_rate": 1,
    "daily_time": "17:00",
    "has_password": true,
    "html_url": "http://test.host/app/users/58/calendar",
    "is_deactivated": false,
    "membership": {
      "id": 49,
      "team_id": 39,
      "user_id": 58,
      "role": "member",
      "role_id": 79,
      "created_at": "2025-06-02T16:24:46.000+09:00",
      "updated_at": "2025-06-02T16:24:46.000+09:00",
      "deleted_at": null,
      "can_update": false,
      "deletable": true
    },
    "employs": []
  }
]