API - Feature Plan
List feature plans
Endpoint | /api/v1/feature_plans |
|---|---|
Method | GET |
Request example
curl -X GET \
https://<EVOLUX_DOMAIN>/api/v1/feature_plans \
-H 'token: <EVOLUX_TOKEN>'Response example
200 | { |
|---|
Endpoint | /api/v1/feature_plans |
|---|---|
Method | GET |
curl -X GET \
https://<EVOLUX_DOMAIN>/api/v1/feature_plans \
-H 'token: <EVOLUX_TOKEN>'200 | { |
|---|