v3
latestOpenAPI 3.1.02026-08-0797185285.8 KBGet Project Monitoring Requirement
Get a specific monitoring requirement within a project.
get/projects/{project_id}/monitoring_requirements/{requirement_id}
Path parameters
project_idstring required
Example:prj_1CTWZQGKE1S0VAXA
requirement_idstring required
Example:mnr_1DJJQY5C61S0R519
Headers
x-client-secretstring required
A secret token identifying the client connecting to the API
Example:Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP
A secret token identifying the client connecting to the API
Response
Successful Response
Example response
{
"id": "mnr_1DJJQY5C61S0R519",
"project_id": "prj_1CTWZQGKE1S0VAXA",
"storage_location_id": "slc_1F3PMGVC91S0SBK3",
"storage_unit_id": "sgu_1E844FWM71S0E0TM"
}