Files
The File object
{
"id": "1",
"name": "file.png",
"size": 90129,
"url": "https://workspace.kitchen.co/files/...",
"created_at": "2021-10-27T11:52:20+00:00"
},
1
2
3
4
5
6
7
2
3
4
5
6
7
Attributes
id
string
The unique identifier of the File.
name
string
The name of the File.
size
string
The size of the File.
url
string
A signed url for the File. It will be valid for 1 month.
created_at
datetime
The creation datetime of the File.