Skip to main content
GET
Manufacturers with the models and assets attributed to each, and who to contact for support.

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
code
string
name
string
website
string
support_email
string
support_phone
string
is_active
string
models
string
assets
string
row_version
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

assets
integer<bigint>
code
string<character varying>
Maximum string length: 60
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
models
integer<bigint>
name
string<character varying>
Maximum string length: 200
row_version
integer<bigint>
support_email
string<public.citext>
support_phone
string<character varying>
Maximum string length: 40
website
string<character varying>
Maximum string length: 250