curl --request GET \
--url https://nimbussuite.com/api/v1/plans/features \
--header 'Authorization: Bearer <token>'{
"features": {}
}curl --request GET \
--url https://nimbussuite.com/api/v1/plans/features \
--header 'Authorization: Bearer <token>'{
"features": {}
}Was this page helpful?