cURL
curl --request GET \ --url https://api.bluesight.ai/files/{file_id}
{ "bytes": 3669052, "created_at": 1722451315, "filename": "forest_fire_train_data.h5", "id": "file-lw3zjxrg" }
Get info about a specific file.
The ID of the file
Successful Response
The response is of type object.
object