Skip to main content
GET
Get User 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:
inventory,
transactions
userId
string

User ID (required).

limit
integer
predeterminado:15

Record limit for transactions.

page
integer
predeterminado:1

Page number for transactions.

Respuesta

Successful response with user data.

The response is of type object.