Skip to main content
GET
Get business metric forecasted values

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

business_metric_token
string
required

Query Parameters

page
integer<int32>

The page of results to return.

limit
integer<int32>

The amount of results to return. The maximum is 5000.

Required range: 1 <= x <= 5000
start_date
string<date>

Query BusinessMetrics by the first date you would like to filter from. ISO 8601 Formatted - 2021-07-15

Response

BusinessMetricValues model

values
object[]
required