# List Countries **GET /dominios/paises** List of countries ## Servers - https://apigateway.vagas.com.br/v1: https://apigateway.vagas.com.br/v1 () ## Authentication methods - O auth2 ## Parameters ### Query parameters - **associacoes** (array[string]) Extends possible country associations: document types and states. For example, if you want to get the documents associated with a country, the parameter associacoes[]=tipos_de_documento must be informed ## Responses ### 200 OK #### Body: application/json (array[object]) - **id** (integer) - **sigla** (string) State acronym - **nome** (string) Name - **codigo_telefonico** (string) Country phone code - **estados** (array[object]) List of country states - **tipos_de_documento** (array[object]) Type of documents [Powered by Bump.sh](https://bump.sh)