Get file metadata and HTML content body

View as Markdown

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
URL to the metadata of the response.
valueobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error