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