GET
/
entities
/
:ent_id
/
vehicles
/
:evhl_id

Retrieves a Vehicle record for an Entity.

Path Parameters

ent_id
string

The ID of the entity.

evhl_id
string

The ID of the Vehicle.

Returns

Returns an Entity’s Vehicle object.