Retrieves a paginated list of all products belonging to the authenticated merchant.
You can filter products by status or platform. Results are ordered by creation date (most recent first).
API key authentication. Include your API key in the X-Suby-Api-Key header:
X-Suby-Api-Key: your_api_key_hereFilter products by status
DRAFT, PENDING, ACTIVE, CANCELLED, BOT_REMOVED Filter products by platform
DISCORD, TELEGRAM, WEB, INVOICE Page number for pagination (starts at 1)
x >= 1Number of results per page (maximum 25)
1 <= x <= 25