Skip to content

Get a vendor

GET
/vendors/{vendor_id}

Retrieve a specific vendor by ID

vendor_id
required
string

Vendor ID

Vendor details

object
id
string
company_id
string | null
external_id
string | null
name
string | null
abbv
string | null
description
string | null
archived
boolean

Vendor not found