v1

latestOpenAPI 3.1.02026-07-135055368.9 KB
Products

List All Products

List All Products

get/v1/products

Query parameters

search_bystring nullable

Field name to search by

Field name to search by

search_valuestring nullable

Value to search for in the specified field

Value to search for in the specified field

statusstring nullable

Filter by status

Filter by status

sort_bystring nullable

Field to sort by

Field to sort by

sort_order'asc' | 'desc'

Sort order (asc or desc)

skipinteger

Number of records to skip

Number of records to skip

limitinteger

Maximum number of records to return

Maximum number of records to return

tagsstring[]

Filter products by specific tags

Filter products by specific tags

product_idsstring[]

Filter by specific product IDs

Filter by specific product IDs

Response

List of products retrieved successfully

idstring
orgIdstring
activeboolean

Product is active or not

defaultPriceinteger nullable

Default price of the product this is represented in the lowest currency denomination. Eg: 1000 for $10

currencystring nullable
descriptionstring nullable

Description of the product

namestring

Name of the product

shippableboolean

Product is shippable or not. Service is not shippable

featuresstring[] nullable

List of features of the product

scheduleAppointmentboolean

Product requires appointment scheduling or not

propsobject nullable

Properties of the product

tagsstring[] nullable
statusstring required
createdBystring
createdAtstring date-time
updatedBystring
updatedAtstring date-time