Skip to main content
GET
Get Brand Models

Authorizations

Authorization
string
header
default:leo_your_api_key_here
required

Bearer token authentication. Use your API key in the format: Bearer leo_xxxxxxxx

Path Parameters

brand_uuid
string<uuid>
required

Response

200 - application/json

Models retrieved successfully

success
boolean
required
Example:

true

message
string
required
Example:

"All the models were fetched successfully for this brand."

models
object[]
required
rc_hit
boolean

Indicates if the response was served from cache

Example:

true

rc_key
string

Cache key used for this response

Example:

"models:abc123"