Skip to main content

Fetch Control Attributes

POST 

/fetchControlAttributes

This API is used for fetching the details of dynamic attributes associated with an analytics control. This can be used for both Elasticsearch and Database analytics. The Authorization must have Bearer followed by Token. Mandatory params: analyticstype(ES/DB) analyticsname OR id

Request

Body

    analyticstypestring
    Example: DB
    idstring
    Example: 61
    maxstring
    Example: 1
    offsetstring
    Example: 0

Responses

Fetch Control Attributes

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

    attributesList

    object[]

  • Array [

  • attributeDefaultValuestring
    Example: 'Enter Account ID here'
    attributeKeynumber
    Example: 145
    attributeLabelstring
    Example: AWS Accounts
    attributeNamestring
    Example: AWS Accounts
    attributeValuestring
    Example:
    formatstring
    Example: String
    orderIndexnumber | nullnullable
    Example: null
  • ]

  • errorcodestring
    Example: 0
    msgstring
    Example: Success