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
concurrent-requests
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
react-charts
Body
application/json
gateway_stats_search
object
object {}
environment
integer
application
integer
stackItem
integer
REQUIRED
gateway
string
from
string
to
string
Response
200Depending on the type and format parameter, the resoponse body will differ.
403Not authorised
422Missing data
Shell cURL
shellShow schema
json