Get a file (Deprecated)
Retrieves the details of an existing temporary file.
GET
Retrieves the details of an existing file, including its expiration time.
Path Parameters
The unique identifier of the file.
Returns
Returns a200 OK status code along with a file object if the file exists, or an error otherwise.