Get file metadata and HTML content body
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
id
Response
Successfully retrieved metadata of content
@odata.context
URL to the metadata of the response.
value
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error