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

Supported Formats

json

Supported Formats

json

Examples

GET /api/v1/workspaces/workspaces
200
[
  {
    "id": 522,
    "name": "Colorado enchanters"
  },
  {
    "id": 523,
    "name": "Arkansas sons"
  },
  {
    "id": 524,
    "name": "Utah birds"
  }
]