Skip to main content

Get Access Recommendations

POST 

/getAccessRecommendations

This API provides the count and details of all the recommended entitlements associated with that entitlement type and displays relevance scores to requestors while requesting access. The Authorization must have Bearer followed by Token. Mandatory params: username/userkey(if both are passed then userkey will be considered) Optional params: endpointname/endpointkey(if both are passed then endpointkey will be considered) entitlementtypekey/entitlementtype(if both are passed then entitlementtypekey will be considered) entitlement_valuekey max offset

Request

Body

    endpointkeystring
    Example: 201
    entitlement_valuekeystring
    Example: 102
    entitlementtypekeystring
    Example: 101
    maxstring
    Example: 100
    offsetstring
    Example: 0
    userkeystring
    Example: 2444562

Responses

Get Access Recommendations

Response Headers

  • Date

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • Vary

    string

  • X-Content-Type-Options

    string

Schema

    displaycountnumber
    Example: 1
    errorcodenumber
    Example: 0
    msgstring
    Example: success

    recommendations

    object[]

  • Array [

  • accountkeynumber
    Example: 105923
    accountnamestring
    Example: Devloper2amp
    descriptionstring
    Example:
    displaynamestring
    Example:
    endpointkeynumber
    Example: 201
    endpointnamestring
    Example: Aha
    entitlement_valuestring
    Example: Aha Feature Editor
    entitlement_valuekeynumber
    Example: 102
    entitlementtypestring
    Example: Aha Features
    entitlementtypekeynumber
    Example: 101
    peergroupconfidencepercentagestring
    Example: 100
    recommendedstring
    Example: true
  • ]

  • totalcountnumber
    Example: 1