List Realtime regions
GET
/v1/realtime/regions
curl -X GET "https://us1.platform.bird.com/v1/realtime/regions" \
-H "Authorization: Bearer $TOKEN"Returns the regions a Realtime app can be created in. Use one of these identifiers as the region when creating an app.
Payload Respons
data
array of object
wajib
The regions a Realtime app can be created in.
Tampilkan atribut turunan
data.id
object
wajib
Region identifier to pass as a Realtime app's region.