Overview
Retrieves the metadata of a specific file or folder by its ID. The authenticated user must have access to the drive item — either as the owner or as a shared participant.Response
Returns a drive item object containing:- File or folder ID
- Name and type (
fileorfolder) - MIME type and file size (for files)
- Parent folder reference (if nested)
- Owner and participant information
- Creation and update timestamps