Paginador de Laravel; los vehículos están en data.data.
object
data
Array<object>
object
id
integer
description
string
plate
string
type_vehicle
string
marca
string
linea
string
modelo
string
color
string
tipo_servicio
string
estado_del_vehiculo
string
soat
DocumentStatus
Estado de un SOAT o una revisión tecnomecánica.
object
is_valid
boolean
expiration_date
stringformat: date
nullable
entidad_expide
string
rtm
DocumentStatus
Estado de un SOAT o una revisión tecnomecánica.
object
is_valid
boolean
expiration_date
stringformat: date
nullable
entidad_expide
string
active_infractions
integer
total_infractions
integer
created_at
stringformat: date-time
meta
PaginationMetaobject
current_page
Top-level OpenAPI document: info, servers, the API-key scheme, shared schemas
and the endpoints that live in routes/api.php as closures rather than on a
controller.
Everything here describes what the code actually returns, including the
paginator-inside-data shape of the list endpoints — that is the published
contract and consumers depend on it.