Skip to main content

EntitlementsApi

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

get_subscriber_account_active_entitlements_using_get

AccountEntitlement get_subscriber_account_active_entitlements_using_get()

Get entitlement info

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

  • Api Key Authentication (AdminAPIAuthentication):

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-