Skip to main content
GET
List Regions

Headers

Authorization
string
vereist

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

Queryparameters

limit
integer

Page size. Integer, value >= 0.

cursor
string

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

Respons

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

Voorbeeld:

""

has_more
boolean

Whether there are more pages

Voorbeeld:

false

Laatst gewijzigd op 10 augustus 2026