Retrieve a list of make/ model/ year - level1s
Retrieve a list of make/ model/ year - level1s.
Authorizations:Token, JWT
Query Parameters
page | integerDefault: 1 The collection page number |
itemsPerPage | integer[0 .. true]Default: 100 The number of items per page |
pagination | booleanEnable or disable pagination |
Responses
200Make/Model/Year - Level1 collection
Response schema:
Make/Model/Year - Level1 collection Array
id | integer>= 0 | ||||||||||
enabled | booleanDefault: true | ||||||||||
value | string<= 1024 characters | ||||||||||
show_on_front_page | boolean | ||||||||||
title | string<= 1024 characters | ||||||||||
description | string | ||||||||||
clean_url | string | ||||||||||
level2 | Array of integers | ||||||||||
logo | object or null | ||||||||||
| |||||||||||
banners | Array of objects | ||||||||||
Array
|
401Unauthorized
Response schema:
Unauthorized type | string |
title | string |
detail | string or null |
instance | string or null |
500Internal error
Response schema:
Internal error type | string |
title | string |
detail | string or null |
instance | string or null |