π Problem Statement
As a developer, I experience the Core API lacking export endpoints for products and plans, which forces manual CSV downloads and prevents automated ingestion into data warehouses or analytics tools.
π‘ User Story
As a developer, I want to retrieve a full list of products and plans via the Core API, so that I can automate data ingestion without manual exports.
π― Definition of Done
- Given a valid API token, when calling GET /v2/products and GET /v2/plans, then all records are returned with full detail, paginated.
- This change impacts the API (new products and plans list endpoints). Endpoints must be documented and tested.
- Limitations: read-only in v1; write operations are out of scope.
Please authenticate to join the conversation.
In Planning
Pelcro Product
Product Board
8 months ago

Mike Gilbert
Get notified by email when there are changes.
In Planning
Pelcro Product
Product Board
8 months ago

Mike Gilbert
Get notified by email when there are changes.