[GET] ~/uiconfig/searchform
Gets the searchform.
Request Information
URI Parameters
None.
Body Parameters
None.
Request Formats
None.
Response Information
Resource Description
The searchform.
An instance of: SearchFormConfiguration| Name | Description | Type | |
|---|---|---|---|
| Collection of integer | |||
| Collection of ModelGroupType | |||
| Collection of integer | |||
| Collection of integer | |||
| NavBarBehavior |
Response Formats
application/json, text/json
Sample:
{
"fixedManufacturers": [
1,
2
],
"fixedManufacturersModelGroupTypes": [
"PKW",
"PKW"
],
"manufacturersWithModelGroups": [
1,
2
],
"manufacturersWithSeries": [
1,
2
],
"navBarBehavior": "Hidden"
}