This endpoint returns the metadata for a specific file object.

This endpoint returns the metadata for all file objects: file, folder, and link.

The id passed as a path param should be a valid UUID of a file. You can find the ID of a file by calling the List Files endpoint.

When the object property of the requested resource is a file, the file can subsequently be downloaded in one step using the downloadUrl returned in the response.

Language
Authorization
Header
Click Try It! to start a request and see the response here!