Skip to content

List countries

GET
/api/v5/locations/countries

Returns the static country list used by booking forms. This is the v5 surface for the old /api/locations/get_country endpoint.

Country list response

Array<object>
object
id
Any of:
string
code
required

Two-letter ISO 3166-1 alpha-2 country code (e.g. AU, NZ).

string
name
required

Full country name (e.g. Australia).

string
postcode_status
Any of:
string