Skip to main content

Get available countries

GET 

/truckers/address/countries

Returns a list of countries where the carrier has registered addresses. The countries are obtained from existing addresses in the database and are normalized to return full names instead of codes.

Example of use:

  • To display a country selector in address forms
  • To filter addresses by country

Notes:

  • Requires valid JWT authentication
  • Country names are returned in full text format (e.g., Spain instead of ES)

Responses

List of countries in text format