Skip to main content
GET
Get Business 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:
list,
info,
balance,
employees,
store,
transfers,
rating,
pending
businessId
string

Business ID (for info, balance, employees, transfers).

businessName
string

Business name.

limit
integer
predefinito:10

Record limit.

page
integer
predefinito:1

Page number.

Risposta

Successful response with business data.

The response is of type object.