Skip to main content
GET
Get statistics columns (GET)

Authorizations

X-API-Key
string
header
required

Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.

Query Parameters

rangeFrom
string<date>

Date range start (YYYY-MM-DD).

rangeTo
string<date>

Date range end (YYYY-MM-DD).

reportType
enum<string>

Report type to get columns for: general (default), operator, broker.

Available options:
general,
operator,
broker

Response

Available columns.

status
string
Example:

"success"

code
integer
Example:

200

name
string
Example:

"OK"

message
string
info
object