Get a fuel
GET /fuels/{fuel_id}
GET
/fuels/{fuel_id}
Retrieve a specific fuel by ID
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” fuel_id
required
string
Fuel ID
Responses
Section titled “ Responses ”Fuel details
object
id
string
company_id
string | null
name
string | null
description
string | null
type
string | null
units
array | null
archived
boolean
color
object | null
Fuel not found