Skip to content
Main Navigation
홈
시작하기
Console API
Appearance
Menu
Return to top
리전 목록 조회
GET
/v2/regions
Authorizations
bearerAuth
Type
HTTP (bearer)
Responses
200
리전 목록
Content-Type
application/json
Schema
JSON
JSON
[
{
"id"
:
"string"
,
"code"
:
"string"
,
"isPublic"
:
true
}
]
GET
/v2/regions
Playground
Authorization
bearerAuth
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python