Retrieves a single file's metadata by its identifier. Useful when you have the
file id (e.g. from an upload response) and want to verify existence or fetch
metadata without listing the owner's full file list.
Files & Storage
Retrieves a single file's metadata by its identifier. Useful when you have the file id (e.g. from an upload response) and want to verify existence or fetch metadata without listing the owner's full file list.
GET
Retrieves a single file's metadata by its identifier. Useful when you have the
file id (e.g. from an upload response) and want to verify existence or fetch
metadata without listing the owner's full file list.
Authorizations
JWT Bearer token. Obtain via the OAuth 2.0 token endpoint.
Path Parameters
The unique identifier of the file.