GET
/
billofmaterials

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

limit
number
required

The number of items to bill of materials

offset
number
required

Filter users without email

order_direction
string
required

Direction to bill of materials accounts

Response

200 - application/json
id
string

The unique identifier for the bill of materials.

number
integer

The number of the bill of materials.

name
string

The name of the bill of materials.

valid
string

Whether or not the bill of materials is valid.

groups
string

The groups associated with the bill of materials.

created_at
string

The date and time the bill of materials was created.

updated_at
string

The date and time the bill of materials was last updated.

description
string

A description of the bill of materials.