Skip to main content

Plan Features

This operation returns information on plan features.

Path Parameters
  • PlanId string required
Responses

OK

GET /v2/plan/:planid/features    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
PlanId — path required
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v2/Plan/:PlanId/Features' \
-H 'Authtoken: <API_KEY_VALUE>'