projects
thresholds
View a threshold
View a threshold for a project. If the project is public, then the user does not need to be authenticated. If the project is private, then the user must be authenticated and have view permissions for the project, or provide a valid project key for the project.
get/v0/projects/{project}/thresholds/{threshold}
Path parameters
projectstring required
The slug or UUID for a project.
thresholdstring uuid required
The UUID for a threshold.
Query parameters
modelstring uuid
View the threshold with the specified model UUID. This can be used to view a threshold with a historical model that has since been replaced by a new model. If not specified, then the current model is used.
Response
successful operation