v1
latestOpenAPI 3.0.0Proprietary2026-08-06130577659.7 KBFetch a list of media for the form data.
This endpoint allows you to fetch a list of media used in custom forms. You can filter the list of media e.g. to recieve a list of media from only a specific form definition. When no filter is specified, the response will contain all media from all custom forms up to a limit of 100 records. You are able to download the media with the mediaData endpoint.
Query parameters
Filters the form data based on the internal IDs.
Filters the form data based on in internal project IDs.
Filters the form data based on the internal employee IDs.
Filters the form data based on the internal vehicle IDs.
Filters the form data based on the internal beacon IDs.
Filters the form data based on the text passed.
Filters the form data based on the form definition IDs.
Filters the form data based on the external reference.
Filters the form data based on the status.
| Value | Description |
|---|---|
| NEW | New form data |
| FILLED | Already filled form data |
| REVIEW | Check form data |
| APPROVED | Approved by test distributor |
| COMPLETED | Completed form data |
| RESET | Resetted form data |
| BOOKED | Booked form data |
Filters the form data based on the order IDs.
Filters the form data based on the given rectangle
Fieldname of the form.
The limit parameter defines the maximum number of records that can be retrieved in a single API request, with default value set at 50 records.
Number of media data to be skipped.
Response
Success Response: