Skip to main content
GET
The File resource and the /v1/files endpoint have been replaced by the Upload resource. New integrations should use Uploads:
Retrieves the details of an existing file, including its expiration time.

Path Parameters

file_id
string
required
The unique identifier of the file.

Returns

Returns a 200 OK status code along with a file object if the file exists, or an error otherwise.