Endpoint
Query Parameters
The unique identifier of the state to retrieve
Request Example
Response
Indicates whether the state was found
A message describing the result of the operation
The ID of the state
The description of the state
Response Examples
Status Codes
200 OK- State found and returned successfully400 Bad Request- Invalid request, missing identifier, or service error404 Not Found- State not found or no data available
Source Reference
Controller:EstadoController.cs:31-81