Sign in

List features

documented

List features.

GET /featuresProduct Hierarchyno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://api.productboard.com/features" \
  -X GET \
  -H "Accept: application/json" \
  -H "Authorization: Bearer {{PRODUCTBOARD_API_KEY}}"
List features · Productboard · OpenIntegrations