Get the gateway statistics for a given type for the given gateway.
post/api/v1.0/gateway-stats/{type}
Request
Authorization
X-AT
header
apiKey
Path Parameters
typeThe type of statistics to fetch.
string
REQUIRED
Query Parameters
intervalThe interval to group the results on. Defaults to '1d'.
string
combinedCombine all gateway data into a single set. Setting to 'false' will return data for each separate gateway. Defaults to 'true'.
boolean
formatThe format to return the data in.
string
Body
application/json
gateway_stats_search
object
object {}
Response
200Depending on the type and format parameter, the resoponse body will differ.
403Not authorised
422Missing data
Shell cURL
shell
Show schema
json