Get all feature entitlements for an activation

Get all feature entitlements for an activation.

GET/v3/activations/{id}/feature-entitlements

Parameters

NameTypeInDescription
id*stringpathThe id of the activation
accountId*stringquery
licenseId*stringquery

Responses

200 OK
{
  "featureEntitlementsToken": "string"
}