v28

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-013593344.3 KB
Products

List Products

List all products in your workspace. Returns a summary view of each product with pagination support. Available on all plans.

get/products

Query parameters

pagenumber

Page number (default 1).

Page number (default 1).

pageSizenumber

Number of results per page (default 50, max 100).

Number of results per page (default 50, max 100).

Response

Products retrieved successfully

idstring uuid required

The product ID.

namestring required

The product name.

iconstring nullable required

Product icon identifier.

colorstring nullable required

Product color hex code.

createdAtstring required

When the product was created (ISO 8601).

updatedAtstring required

When the product was last updated (ISO 8601).