curl --location --request GET 'https://v1.dev.bukalombok.com/v1/regions/provinces?countryId'{
"meta": {
"success": true,
"status": 200,
"message": "Berhasil menampilkan provinsi"
},
"data": [
{
"id": "ZEnVKxus-0AQjLQ1of6xu",
"country_id": "cb3a4e7c-5fcf-d9cd-3cbe-b600e94850f7",
"province": "Nusa Tengara Barat",
"created_at": "2025-08-12T15:38:07.733Z",
"updated_at ": "2025-10-02"
}
],
"pagination": {
"total": 1,
"page": 1,
"limit": 10
}
}