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

Supported Formats

json

Supported Formats

json

Examples

GET /api/v1/workspaces/workspaces
200
[
  {
    "id": 138,
    "name": "California horses"
  },
  {
    "id": 139,
    "name": "Washington ducks"
  },
  {
    "id": 140,
    "name": "New Hampshire oracles"
  }
]