Skip to main content
POST
Get Logs Stats Dimensions

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
dimensions
enum<string>[]
required

The dimensions to return distinct values for

Available options:
connector_key,
success,
action_type,
mode,
service,
resource,
action_id,
http_method,
account_secure_id,
source_type,
status_code,
origin_owner_id,
source_id,
is_background
max_values
number | null
default:200

The maximum number of distinct values to return per dimension

Required range: 1 <= x <= 1000
filters
object | null

The filters to apply to the results

Response