Skip to main content

Fetch Certification List

POST 

/fetchCertificationList

This API returns list of all the certifications for a certifier. The Authorization must have Bearer followed by Token. Mandatory params: certifierUsername Optional params: certkey certificationname max, offset refreshProgress(can be 'Y' or 'N') status(can be preview/new/readytosubmit/expired/fullyexecuted/inprogress/lockedandtaskcreated/discontinued/locked)

Request

Body

    certifierUsernamestring
    Example: lmcneil
    maxstring
    Example: 2
    offsetstring
    Example: 0
    refreshProgressstring
    Example: Y
    statusstring
    Example: new,fullyexecuted,inprogress

Responses

Fetch Certification List

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

    certifications

    object[]

  • Array [

  • campaignKeynumber
    Example: 12
    campaignNamestring
    Example: appownertest_Reconfigure
    certificationNamestring
    Example: appownertest_Reconfigure - lmcneil (Logan McNeil)
    certifierstring
    Example: lmcneil (Logan McNeil)
    commentsstring
    Example:
    dueInstring
    Example: 56 Days
    enddatestring
    Example: 2020-09-14 22:34:00
    idnumber
    Example: 16
    progressstring
    Example: 0%
    startdatestring
    Example: 2020-07-16 22:34:00
    statusstring
    Example: New
    typestring
    Example: Application Owner
  • ]

  • certifierUsernamestring
    Example: lmcneil
    displayCountnumber
    Example: 7
    errorCodestring
    Example: 0
    maxstring
    Example: 2
    msgstring
    Example: successful
    offsetstring
    Example: 0
    refreshProgressstring
    Example: Y
    statusstring
    Example: new,fullyexecuted,inprogress
    totalCountnumber
    Example: 7