Get all parts

Returns a paginated list of all parts. Use query parameters to filter, sort, and paginate the results.

Query Params
string
enum

Sort direction.

Allowed:
string
enum

Sort field (default: name)

Allowed:
number

Page number.

number

Define how many items will be received in the payload per request. (default 20 items)

string

Filter by specifying a search phrase over the part's name, number or external reference.

date-time

Filter by createdAt date FROM the provided value as an ISO UTC string. Inclusive.

date-time

Filter by createdAt date UNTIL the provided value as an ISO UTC string. Inclusive.

date-time

Filter by updatedAt date FROM the provided value as an ISO UTC string. Inclusive.

date-time

Filter by updatedAt date UNTIL the provided value as an ISO UTC string. Inclusive.

Responses

400

Missing or invalid required parameter/s

403

Forbidden

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json