projects
measures
View a measure
View a measure 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}/measures/{measure}
Path parameters
measurestring required
The slug or UUID for a measure.
projectstring required
The slug or UUID for a project.
Response
successful operation