get
https://api.productboard.com/v2/entities
Retrieves a paginated list of Entities.
You can filter results, sort them, and control which fields are returned.
Use the type query parameter to restrict results to a specific entity type (e.g. feature, initiative).
Use the fields parameter to request only the fields you need.
Limitations
- Only the
ANDoperator is supported when applying multiple filters.OR,NOT, or nested conditions are not supported.