GET /v0.1/apps/{owner_name}/{app_name}/analytics/models
Summary: —
Operation ID: Analytics_ModelCounts
Auth: api_key
Operation ID: Analytics_ModelCounts
Auth: api_key
Description
Models in the time range.
Parameters (6)
$top
(integer, query, optional, default: 30)
The maximum number of results to return. (0 will fetch all results)
Constraints: {'minimum': 0, 'maximum': 2000}
app_name
(string, path, required)
The name of the application
end
(string, query, optional)
Last date time in data in ISO 8601 date time format.
owner_name
(string, path, required)
The name of the owner
start
(string, query, required)
Start date time in data in ISO 8601 date time format.
versions
(array, query, optional)
To select specific application versions
No probe data for this endpoint yet.