Skip to main content

Fetch Attestation List

POST 

/fetchAttestationsList

This API call can be used to fetch Attestation list from SSM for a given user.

The Authorization must have Bearer followed by Token.

Mandatory params: userName

Optional params: max, offset

Request

Body

    userName string

Responses

Fetch Attestation List

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

Schema

    attestations

    object[]

  • Array [

  • action string
    actions string
    att_name string
    certifier string
    createdate string
    createdt string
    enddate string
    id number
    reminderstattus string
    status string
    type string
    updatedate string
    updateuser string
  • ]

  • count number
    errorCode string
    msg string
Loading...