v3
latestOpenAPI 3.1.02026-08-0797185285.8 KBGet Component
Get a single component in the Isometric system
get/components/{id}
Path parameters
idstring required
Example:cmp_1EP2SB7MZ1S036PY
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": "cmp_1EP2SB7MZ1S036PY",
"removal_template_component_id": "rtc_1DAA58EDM1S0AMPN",
"ghg_entry_template_component_id": "rtc_1DAA58EDM1S0AMPN",
"inputs": [
{
"datapoint_ids": [
"dtp_1DVKHKS101S0Q61Q"
]
}
]
}