Get the metadata of a specific file in the Tensorlake Cloud. This endpoint allows you to retrieve detailed information about a file, including its ID, name, size, type, and any associated labels.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The public ID of the file to retrieve metadata for the file. Only files created with the V2 API will be returned.
Information about the uploaded file
The response is of type object
.