Skip to main content

Fetch Flat Response Entitlement Owner Campaign Details

POST 

/getFlatResponseEntOwnerCampaignAccEntDetails

This API return flat details of a particular Entitlement Owner campaign in SSM. If last certified actions and last certified comments are configured during campaign creation, then it is displayed in the API response.

The Authorization must have Bearer followed by Token.

Mandatory params:

campaignId

Optional params:

max

offset

entitlementmax

entitlementoffset

certkey

Request

Path Parameters

    path stringrequired

Body

    campaignId string
    certkey string
    entitlementmax string
    entitlementoffset string
    max string
    offset string

Responses

Fetch Flat Response Entitlement Owner Campaign Details

Response Headers

  • Access-Control-Allow-Credentials

    string

  • Access-Control-Allow-Origin

    string

  • Cache-Control

    string

  • Date

    string

  • Expires

    string

  • Pragma

    string

  • Referrer-Policy

    string

  • Server

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • Transfer-Encoding

    string

  • X-Content-Type-Options

    string

  • X-Frame-Options

    string

  • X-XSS-Protection

    string

Schema

    campaignAccountEntDetails

    object[]

  • Array [

  • Ent_SOX_CRITICAL number
    Ent_SYS_CRITICAL number
    Ent_entitlement_value string
    Ent_risk nullable
    Ent_status number
    User_lastCertifiedCampaignName nullable
    User_lastCertifiedDate nullable
    User_lastCertifiedUser nullable
    User_systemUserName stringnullable
    User_username stringnullable
    accComment nullable
    accHistory nullable
    accStatus string
    accountCertfied string
    accountCount number
    accountname string
    certaccountkey number
    certentval2key nullable
    certentvalkey number
    certificationname string
    certkey number
    endpoint string
    ent2History nullable
    ent2Status nullable
    ent2certified nullable
    ent2comments nullable
    ent2name nullable
    entCertfied string
    entComment nullable
    entStatus number
    entcriticality number
    entitlement2count nullable
    entitlementcount number
    enttype string
    history string
    status string
    userStatus numbernullable
  • ]

  • campaignId string
    complete string
    count number
    errorCode string
    msg string
Loading...