Get User Data
Endpoints GET de la API de Economía
Obtener Datos de Usuarios
Retrieve user inventory and transaction history.
Available actions:
inventory- user inventory (requires userId).transactions- transaction history (requires userId, page, limit).
GET
Get User 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:
inventory, transactions User ID (required).
Record limit for transactions.
Page number for transactions.
Respuesta
Successful response with user data.
The response is of type object.