Skip to main content
GET
List Sold Products

List Sold Products

Retrieve all sold products for your organization. Optionally filter by product name.

Request

Headers

string
required
Your API key for authenticationExample: sk_live_1234567890abcdef
string
required
Your organization UUIDExample: a8315ef3-dd50-43f8-b7ce-d839e68d51fa

Query Parameters

string
Filter products by name (case-insensitive contains match)Example: "Compressor"

Response

Returns a list of sold products (HTTP 200).
array[object]
List of sold products.

Example

Successful Response

Common Errors

401 Unauthorized

Cause: Missing or invalid API key

403 Forbidden

Cause: The authenticated user is not a member of the organization

Delete Sold Product

Remove a sold product and all related data

List Periods

Get all periods for a sold product