Skip to main content
GET
Get Government Data

Autorizaciones

Authorization
string
header
requerido

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
enum<string>
requerido

Action type for retrieving data.

Opciones disponibles:
balance,
transfers
page
integer
predeterminado:1

Page number for transfers (default 1).

limit
integer
predeterminado:25

Record limit for transfers (default 25).

Respuesta

Successful response with government data.

The response is of type object.