Skip to main content

Get List of Entitlement Types

GET 

/getEntitlementTypes

This API returns list of Entitlement Types in SSM. The Authorization must have Bearer followed by Token. Optional params: entitlementname, max, offset, endpointname

Request

Query Parameters

    entitlementname string
    max string
    offset string
    endpointname string

Responses

Get Entitlement Types

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

  • X-Content-Type-Options

    string

Schema

    displayCount number

    entitlementTypeDetails

    object[]

  • Array [

  • ars_req_ent_sqlquerey string
    ars_select_ent_sqlquerey string
    availableQueryServiceAccount string
    certifiable string
    createTaskAction string
    customproperty1_label string
    customproperty9_label string
    displayName string
    endpoint string
    entitlementdescription string
    entitlementname string
    hiearchyrequired string
    orderindex string
    recon string
    requestDatesConfJson string
    requestoption string
    requiredinrequest string
    securitysystem string
    selectedQueryServiceAccount string
    showonchild string
    workflow string
  • ]

  • errorCode string
    msg string
    totalCount number
Loading...