cURL
curl --request GET \ --url https://app.govly.com/api/v3/contract_vehicles \ --header 'X-API-KEY: <api-key>'
{ "results": [ { "id": "<string>", "contractName": "<string>", "slug": "<string>", "availableTags": [ "<string>" ] } ] }
Documentation IndexFetch the complete documentation index at: https://docs.govly.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.govly.com/llms.txt
Use this file to discover all available pages before exploring further.
Show Contract Vehicle properties