Skip to main content

Fetch List of Analytics

POST 

/fetchControlList

This operation fetches a list of Analytic Controls by Category or Application ("EndpointName"). Optional params: application, category, max, offset The Authorization must have Bearer followed by Token.

Request

Body

    applicationstring
    Example: System1
    categorystring
    Example:

Responses

Fetch Control List

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

Schema

    controls

    object[]

  • Array [

  • analyticsIdnumber
    Example: 45
    analyticsNamestring
    Example: Test 1
    applicationstring
    Example: System1
    categorystring
    Example: Certification
    conflictCountnumber
    Example: 14
    controlidnumber
    Example: null
    descriptionstring
    Example:
    lastRunstring
    Example: 05-01-2017 21:10:03
    recommendationsstring
    Example:
    riskstring
    Example: High
  • ]

  • errorCodestring
    Example: 0
    msgstring
    Example: Success