Skip to main content

Fetch Account Entitlement Details

POST 

/fetchAppOwnerCampaignAccEntDetails

This API returns user details, account-entitlement details of a particular campaign required for certify/revoke API. 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: certkey max(default is 100), offset(default is 0), returnFlatResponse(can be true or false)

Request

Body

    campaignIdstring
    Example: 212
    certkeystring
    Example: 37564
    maxstring
    Example: 5
    offsetstring
    Example: 0

Responses

Fetch Account Entitlement Details

Response Headers

  • Access-Control-Allow-Credentials

    string

  • Access-Control-Allow-Origin

    string

  • Cache-Control

    string

  • Date

    string

  • Expires

    string

  • Referrer-Policy

    string

  • Server

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • X-Content-Type-Options

    string

  • X-Frame-Options

    string

Schema

    campaignAccountEntDetails

    object[]

  • Array [

  • accountcountnumber
    Example: 5

    accounts

    object[]

  • Array [

  • accountStatusstring
    Example: Manually Provisioned
    accountnamestring
    Example: G000526
    certaccountkeynumber
    Example: 227493
    certifiedstring | nullnullable
    commentsstring | nullnullable
    displaynamestring | nullnullable
    endpointstring
    Example: Banking Application
    entitlementcountnumber
    Example: 0
    entitlementsundefined[]
    Example: []
    firstnamestring
    Example: Ohjae
    lastCertifiedCampaignNamestring | nullnullable
    lastCertifiedUsernumber | nullnullable
    securitySystemstring | nullnullable
    Example: Banking Application
    systemUserNamestring
    Example: ohjae_chang-46b4
    userStatusnumber
    Example: 1
    usernamestring
    Example: G000526
  • ]

  • certificationnamestring
    Example: appowner1 - G000526 (Ohjae Chang)
    certkeystring
    Example: 37564
    statusstring
    Example: New
  • ]

  • campaignIdstring
    Example: 212
    completestring
    Example: No
    countnumber
    Example: 1
    errorCodestring
    Example: 0
    msgstring
    Example: successful
    totalCountnumber
    Example: 1