Returns a list of all available countries supported by the system. Each country object includes its full name, two-letter ISO 3166-1 alpha-2 code, and three-letter ISO 3166-1 alpha-3 code.
Bearer authentication using a JWT token. Provide a valid access token. Authorization header format: Authorization: Bearer <token>.
Successful Response
Full name of the country
1 - 70"Slovakia"
"Slovenia"
Three-letter ISO 3166-1 alpha-3 country code
3"SVK"
"SVN"