get_component.json•787 B
{
"component_property_definitions": {
"size": {
"defaultValue": "medium",
"type": "VARIANT"
},
"variant": {
"defaultValue": "primary",
"type": "VARIANT"
}
},
"component_set_id": "component_set1",
"containing_file": {
"key": "file1",
"name": "UI Components"
},
"containing_frame": {
"name": "Components",
"node_id": "4:0",
"page_id": "1:0",
"page_name": "Page 1"
},
"created_at": "2023-01-01T00:00:00Z",
"description": "Standard button component",
"key": "component1",
"name": "Button",
"thumbnail_url": "https://example.com/thumbnails/component1.png",
"updated_at": "2023-01-02T00:00:00Z",
"user": {
"handle": "user1",
"id": "user1",
"img_url": "https://example.com/user1.png"
}
}