v1

latestOpenAPI 3.0.0Proprietary2026-08-06130577659.7 KB
Documents|Form data

Request the media file.

This interface enables you to retrieve a file by submitting the formDataId and the desired filename. When requesting the file, it will be provided in response. This function allows users to retrieve files, such as the attached images, from a construction report through download.

get/custom_form_data/mediaData

Query parameters

formDataIdinteger required

The internal id of the form data. This Parameter is required.

filenamestring required

The filename. This Parameter is required.

Response

Success Response:

ComponentHttpFoundationResponse required

Represents a formless response. (HTML, Text, ...)