4. Assets
Get Asset By External Id
Get a specific asset by its external ID (vendor-specific identifier).
Returns the asset details if it exists. This is useful for integrations where the external system ID is known but not the Axle UUID.
get/entities/asset/external-id/{external_id}
Path parameters
external_idstring required
Response
Asset details
Changes
No recorded changes to this endpoint across all 1 revision of this API.