Skip to main content
GET
Returns the full listing record. Cross-org access returns 404 not_found never reveals existence in another org.

Headers

string
required
Bearer tdao_live_…
string
required
Your organization’s UUID.

Path parameters

string (UUID)
required

Response

200 OK. The same shape returned by the create endpoint:
string (UUID)
string (UUID)
string
aircraft | engine | apu for listings created through the public API. Legacy UI-created rows may still surface parts or landing_gear.
object
Whichever matches the listing_type, populated with the full vocab row. landing_gear_type appears only on legacy listings; it can’t be created via the public API. Parts listings carry no vocab object.
string | null
number | null
number | null
Alias for price_usd added so the browse-table column lines up.
string | null
array of URLs | null
array | null
string (datetime) | null
string
draft | pending_review | active | under_offer | sold | leased | exchanged | suspended | archived
object | null
Summary of the org that owns the listing (name, city, country, plus the posting user’s contact info).
datetime | null

See also