v1
latestOpenAPI 3.0.02026-07-1719430.3 KBState
Get state with ID
get/api/state/{id}
Path parameters
idinteger required
Example:1
Response
Example response
{
"id": 1,
"country_id": 1,
"name": "Paraná",
"abbreviation": "PR",
"created_at": "2022-01-01 00:00:00",
"updated_at": "2022-01-01 00:00:00"
}