-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Actual response from the files/:file_key/components API:
"error": false,
"status": 200,
"meta": {
"components": [
{
"key": "*****",
"file_key": "*******",
"node_id": "553:94391",
"thumbnail_url": "https://s3-alpha.figma.com/checkpoints/0YW/mQe/*******/component_thumbnail_1.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAQ4GOSFWCXHUIFXET%2F20250105%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20250105T120000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=35eac5b6eb3be546f724481efccf358b7892dca1411686fa89ac139bfcd82f74",
"name": "State=off",
"description": "",
"description_rt": "",
"created_at": "2023-05-30T13:20:06.736Z",
"updated_at": "2023-07-03T11:34:52.626Z",
"containing_frame": {
"name": "Input",
"nodeId": "551:95443",
"pageId": "551:93898",
"pageName": "↪ Input",
"backgroundColor": "#FFFFFF",
"containingStateGroup": {
"name": "blinking cursor",
"nodeId": "553:94388"
}
},
"user": {
"id": "****",
"handle": "****",
"img_url": "https://www.gravatar.com/avatar/*******?size=240&default=https%3A%2F%2Fs3-alpha.figma.com%2Fstatic%2Fuser_b_v2.png"
}
}
],
"i18n": null
}
Actual response from the /component API
"error": false,
"status": 200,
"meta": {
"key": "*****",
"file_key": "*****",
"node_id": "13498:375782",
"thumbnail_url": "https://s3-alpha.figma.com/checkpoints/HF4/cis/*****/13498_375782.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAQ4GOSFWCXHUIFXET%2F20250105%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20250105T120000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c76ee50308dc98e9c2941d7f5e738d45048a463fb72edab58ba66c3d1ce1b311",
"name": "device=desktop, state=50",
"description": "",
"description_rt": "",
"created_at": "2024-12-27T15:28:20.575Z",
"updated_at": "2024-12-30T12:27:06.497Z",
"containing_frame": {
"name": "Progress Indicator",
"nodeId": "335:594750",
"pageId": "335:594647",
"pageName": "↪ Progress Indicator",
"backgroundColor": "#FFFFFF",
"containingStateGroup": {
"name": "progress indicator - circle",
"nodeId": "13498:375785"
}
},
"user": {
"id": "*****",
"handle": "*****",
"img_url": "https://www.gravatar.com/avatar/*****?size=240&default=https%3A%2F%2Fs3-alpha.figma.com%2Fstatic%2Fuser_b_v2.png"
}
},
"i18n": null
}
Metadata
Metadata
Assignees
Labels
No labels