List order items
Lists order items for the authenticated organization with filtering and pagination. The public schema focuses on item status and fulfillment visibility and excludes cost fields.
Scope notes: Requires order item read scope and authenticated organization isolation.
Read-only endpoint.
Documentation Index
Fetch the complete documentation index at: https://docs.sellfern.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Sellfern public API key scoped to the authenticated organization. Do not use user JWTs for public integrations.
Query Parameters
Search SKU, order number, item name, or related item text.
Filter by item status.
Filter by store name.
Only include items from orders on or after this date.
Only include items from orders on or before this date.
IANA timezone used for date interpretation.
"America/New_York"
Filter by supplier name or ID.
Filter to items missing SKUs.
Filter to items missing design files.
Filter to items missing cost in the app. Cost values are not returned in the public response schema.
Field name to sort by.
Sort direction.
asc, desc Page number, 1-indexed.
x >= 1Number of results per page.
x >= 1