Products

List the current key's coach products. Filter by productType, isActive or name.

get/api/public/products

Query parameters

pageinteger

Page number (1-based, default 1)

limitinteger

Number of items to return (default 25, max 500)

productType'SINGLE' | 'PUNCH_CARD' | 'MEMBERSHIP'
isActiveboolean
namestring

Case-insensitive name filter

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.