Skip to content

Get a fuel

GET
/fuels/{fuel_id}

Retrieve a specific fuel by ID

fuel_id
required
string

Fuel ID

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