get
https://www.pelcro.com/api/v1/core/plans
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Retrieve a paginated list of all plans. Supports filtering and sorting. Use product_id to filter plans for a specific product.
Examples:
- Find all Premium plans:
?filter[nickname]=like:Premium - Find a plan by exact ID:
?filter[id]=eq:456 - Find by ID or nickname:
?filter[id]=eq:456&filter[nickname]=orlike:Premium
| Feature | Fields |
|---|---|
| Searchable | id, nickname |
| Sortable | id, nickname |
