Skip to main content
GET
Get User Data

Autorizzazioni

Authorization
string
header
obbligatorio

API key for accessing CivOps endpoints.

Passed in the Authorization: Bearer <key> header.

REQUIRED FOR ALL CIVOPS ENDPOINTS (except /health).

Parametri della query

action
enum<string>
obbligatorio

Action type for retrieving data.

Opzioni disponibili:
inventory,
transactions
userId
string

User ID (required).

limit
integer
predefinito:15

Record limit for transactions.

page
integer
predefinito:1

Page number for transactions.

Risposta

Successful response with user data.

The response is of type object.