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

Body

    controlId string

Responses

Fetch Control Details

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

Schema

    controlDetails

    object[]

  • Array [

  • NAME string
    STATUS string
  • ]

  • errorCode string
    msg string
Loading...