Get Government Data
Endpoints GET de la API de Economía
Obtener Datos del Gobierno
Retrieve information about government finances and transfers.
Available actions:
balance- government balancetransfers- list of government transfers (requires page, limit).
GET
Get Government Data
Autorizaciones
API key for accessing CivOps endpoints.
Passed in the Authorization: Bearer <key> header.
REQUIRED FOR ALL CIVOPS ENDPOINTS (except /health).
Parámetros de consulta
Action type for retrieving data.
Opciones disponibles:
balance, transfers Page number for transfers (default 1).
Record limit for transfers (default 25).
Respuesta
Successful response with government data.
The response is of type object.