v1

latestOpenAPI 3.0.02026-08-0448134199.1 KB

Gets media content from file. Returns a stream of bytes containing the media file content on success, or error if file is not found.

get/api/v1/apps/{appId}/media/files/{path}

Path parameters

appIdstring required

Unique application identifier.

pathstring required

Path to file content.

Response

OK