Skip to main content

EntitlementsApi

MethodHTTP requestDescription
getSubscriberAccountActiveEntitlementsUsingGETGET /api/web/v1/entitlements/infoGet entitlement info

getSubscriberAccountActiveEntitlementsUsingGET

AccountEntitlement getSubscriberAccountActiveEntitlementsUsingGET()

Get entitlement info

Get entitlement info. Caller requires the ENTITLEMENTS:VIEW permission.

Parameters

This endpoint does not need any parameter.

Return type

AccountEntitlement

Authorization

AdminAPIAuthentication

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status codeDescriptionResponse headers
200Successful-
400Bad Request-
401Access denied-
403Forbidden-
404Not Found-
409Conflict-