# List States **GET /dominios/paises/{pais_id}/estados** List the states of given country ## Servers - https://apigateway.vagas.com.br/v1: https://apigateway.vagas.com.br/v1 () ## Authentication methods - O auth2 ## Parameters ### Path parameters - **pais_id** (integer) Country id ## Responses ### 200 OK #### Body: application/json (array[object]) - **id** (integer) - **nome** (string) Name - **descricao** (string) Description - **sigla** (string) State acronym [Powered by Bump.sh](https://bump.sh)