curl --request GET \
--url https://api.example.com/v1/sdk/productsRetrieves a paginated list of products for the authenticated provider. Supports filtering by status, search term, and MCP Pay flag.
curl --request GET \
--url https://api.example.com/v1/sdk/productsMax results (1-100)
50
Pagination offset
0
Search by name or description
Filter by status
active, inactive, suspended Filter MCP Pay products
Products retrieved successfully