Skip to main content
GET

Authorizations

Authorization
string
header
required

API Key or Token formatted as Bearer <YOUR_KEY_OR_TOKEN>

Query Parameters

part_number
string

Part Number name

component_id
string

Component id associated with id

is_active
boolean

Get part numbers based on their activity state

Response

200 - application/json

OK

id
string<uuid>
part_number
string

The part number

is_active
boolean
created_at
string<date-time>
last_edited_at
string<date-time>
description
string
component_id
string<uuid>
metadata
object
last_edited_user_id
string