arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

Get workspaces list

hashtag
Get workspaces list

get

Get the list of workspaces.

Responses
chevron-right
200

OK

*/*
get
/v1/workspaces
200

OK

GET /v1/workspaces HTTP/1.1
Accept: */*
[
  {
    "colorCode": "green",
    "description": "",
    "sortOrder": 0,
    "useYn": "Y",
    "workspaceName": "์นตํ…Œ์ผ ์‹œ์Šคํ…œ [ DevOps ]",
    "workspaceSeq": 3
  }
]