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.

Using the GetSubscriberAccountActiveEntitlementsUsingGETWithHttpInfo variant

This returns an ApiResponse object which contains the response data, status code and headers.

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-