Skip to main content

Fetch Campaign List

POST 

/fetchCampaignList

This API returns list of all campaign's pending to be certified. The Authorization must have Bearer followed by Token. Mandatory params: certifierUsername Optional params: max, offset

Request

Body

    certifierUsernamestring
    Example: admin
    maxstring
    Example: 5
    offsetstring
    Example: 0

Responses

Fetch Campaign 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

Schema

    campaigns

    object[]

  • Array [

  • actionstring
    Example:
    campaignNamestring
    Example: attachment
    campaignOwnerstring
    Example: dbailey (Damien Bailey)
    endDatestring
    Example: 2017-08-06 00:00:00
    idnumber
    Example: 84
    progressstring
    Example: 0%
    reassignedstring
    Example: N/A
    startDatestring
    Example: 2017-07-14 00:00:00
    statusstring
    Example: In Progress
    typestring
    Example: User Manager
  • ]

  • countnumber
    Example: 42
    errorCodestring
    Example: 0
    msgstring
    Example: successful