Skip to main content
POST
Get stats from API executions.

Authorizations

Authorization
string
header
required

Bearer token with Platform JWT token or API Key.

Path Parameters

endpointId
string
required

Body

application/json
from
string<date-time>
required

Aggregation period from.

to
string<date-time>
required

Aggregation period to.

granularity
enum<string>
required

Aggregation period type.

Available options:
YEAR,
QUARTER,
MONTH,
WEEK,
DAY,
HOUR,
MINUTE,
SECOND
path
boolean

Show API path (exclude dynamic routing).

url
boolean

Show end URL (include dynamic routing).

Response

OK.