Get file metadata and HTML content body

View as MarkdownOpen in Claude

Retrieves metadata and content for a specific file. When the content type is HTML (mime_type: text/html), this endpoint returns the actual HTML content in the response body. For other file types, it provides download path information.

Path parameters

idstringRequiredformat: "uuid"

Response

Successfully retrieved metadata of content
@odata.contextstring or null
URL to the metadata of the response.
valueobject or null

Errors