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

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

businessName
string

Business name.

limit
integer
predeterminado:10

Record limit.

page
integer
predeterminado:1

Page number.

Respuesta

Successful response with business data.

The response is of type object.