cURL
curl --request GET \ --url https://app.govly.com/api/v3/contract_vehicles
{ "results": [ { "id": "<string>", "contractName": "<string>", "slug": "<string>", "availableTags": [ "<string>" ] } ] }
Show Contract Vehicle properties