Get Template Metadata
Get Template Metadata
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
"id": 1,
"name": "Device Name",
"type": "DeviceName",
"description": "Device name",
"hint": "Default metafield",
"icon": "icon_name"
},
{
"id": 2,
"name": "Device Owner",
"type": "DeviceOwner",
"description": "Device Owner Email"
},
{
"id": 3,
"name": "Custom Meta Field",
"type": "Text",
"description": "Some custom meta field"
}
]Last updated
Was this helpful?

