Get User Data
Endpoint GET API Economia
Ottieni Dati Utente
Retrieve user inventory and transaction history.
Available actions:
inventory- user inventory (requires userId).transactions- transaction history (requires userId, page, limit).
GET
Get User Data
Autorizzazioni
API key for accessing CivOps endpoints.
Passed in the Authorization: Bearer <key> header.
REQUIRED FOR ALL CIVOPS ENDPOINTS (except /health).
Parametri della query
Action type for retrieving data.
Opzioni disponibili:
inventory, transactions User ID (required).
Record limit for transactions.
Page number for transactions.
Risposta
Successful response with user data.
The response is of type object.