Get Organization Template
{
"id": 605,
"templateIds": ["TMPL84aMXD6vd"],
"parentId": 604,
"orgId": 830,
"name": "Dev tempalte",
"boardType": "ESP8266",
"connectionType": "WI_FI",
"description": "Template, that is being used for development",
"logoUrl": "https://blynk.cloud/tempalte_image.png",
"createdAt": 1703082519534
}
{
"error": {
"message": "Template is not found or you don't have access to it."
}
}
# curl command example:
$ curl -H "Authorization: Bearer {accessToken}" https://fra1.blynk.cloud/api/v1/organization/template?templateId=1
$ curl -H "Authorization: Bearer eIdWHQqRfFmvP5LDDh-IGxPUzi7I27HthzCPAVmS" https://fra1.blynk.cloud/api/v1/organization/template?templateId=1