Skip to main content
GET
List Regions

ヘッダー

Authorization
string
必須

Bearer authentication format, e.g.: Bearer {{API_KEY}}.

クエリパラメータ

limit
integer

Page size. Integer, value >= 0.

cursor
string

Pagination cursor. String, length: 0-1024 characters.

レスポンス

200 - application/json

OK

data
object[]

Public Region list

next_cursor
string

Cursor for the next page. Empty string when there is no next page

:

""

has_more
boolean

Whether there are more pages

:

false

最終更新日 2026年8月10日