API for Metrics and Submetrics
This page contains overview and OpenAPI specs of methods used to retrieve metrics and submetrics from SaaS in different scenarios.
What can you do?
List metrics and submetrics for image
List metrics and submetrics calculated for the image.
Authenticate using SaaS Private token
Which field to use when ordering the results.
A search term.
Filter metrics and submetrics by application run ID
Filter metrics and submetrics by application name
Filter metrics and submetrics by application ID
Exclude masks from the response
Exclude submetrics from the response
Apply various built-in transformations to the metrics and submetrics (Useful for SkinGPT Comparison app)
List smoothed metrics for image
Get smoothed metrics for the specified image over the specified time window and with the specified smoothing method and sample size
Authenticate using SaaS Private token
Sample time window in days
1410Smoothing method can be one of the following values: mean, mean_without_outliers, linear_approximation
meanList metrics and submetrics for subject
Get metrics and submetrics for a subject by subject ID and company ID
Authenticate using SaaS Private token
Which field to use when ordering the results.
A search term.
A page number within the paginated result set.
Number of results to return per page.
The earliest date for face area results
The latest date for face area results
Exclude masks from the response
Last updated
Was this helpful?