List Features
Returns the full set of Symphony features available for this pod.
Header parameters
sessionTokenstringRequired
Session authentication token.
Responses
200
The list of valid feature entitlement names.
application/json
Responsestring[]Example:
["ftp","mailto","fdsup","skype"]400
Client error, see response body for further details.
application/json
401
Unauthorized: Invalid session token.
application/json
403
Forbidden: Caller lacks necessary entitlement.
application/json
500
Server error, see response body for further details.
application/json
get
/v1/admin/system/features/list
🚧 Required Permissions
Last updated
Was this helpful?