Skip to main content

Fetch Analytics Details

POST 

/fetchControlDetails

This web service API is used to fetch the details of analytics controls.

The Authorization must have Bearer followed by Token.

Mandatory params: controlId - this is the ANALYTICSKEY

Optional params: max, offset

Request

Path Parameters

    path stringrequired

Body

    controlId string

Responses

Fetch Control Details

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

  • Transfer-Encoding

    string

  • X-Frame-Options

    string

Schema

    controlDetails

    object[]

  • Array [

  • NAME string
    STATUS string
  • ]

  • errorCode string
    msg string
Loading...