Skip to content

Get list of parts

GET
/part/list

This endpoint is used to get a list of reference of parts, paginated.

Authorizations

bearer
Type
HTTP (bearer)

Parameters

Header Parameters

Authorization
Type
string
Example""

Query Parameters

limit
Type
number
Default
25
refQuery
Type
string
page
Type
number
Default
1

Responses

application/json
JSON
{
}

Playground

Server
Authorization
Headers
Variables
Key
Value

Samples

Powered by VitePress OpenAPI