Skip to main content
GET
Vendors, with how many contracts each holds.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
vendor_number
string
name
string
vendor_type
string
status_label
string
status_category
string
performance_score
string
is_active
string
contract_count
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

contract_count
integer<int64>
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
name
string<character varying>
Maximum string length: 200
performance_score
number<numeric>
status_category
string<character varying>
Maximum string length: 20
status_label
string<character varying>
Maximum string length: 150
vendor_number
string<character varying>
Maximum string length: 60
vendor_type
string<character varying>
Maximum string length: 40