Skip to main content

Fetch Request History Details

POST 

/fetchRequestHistoryDetails

This API call can be used to fetch the request history details of a request.

The Authorization must have Bearer followed by Token.

Mandatory params: requestkey

Optional params: taskmetadatalength - Modifies the character limit of provisioning comments and provisioning metadata upto maximum of 10000. hideblankapprovername - If true, prevents printing the firstname/lastname if null in the "State" field(Default : false)

Note - Provisioning comments in the response will be limited to 200 characters. Provisioning metadata in the response will be limited to 400 characters.

Request

Body

    requestkey string

Responses

Fetch Request History Details

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

    count number
    errorCode string
    msg string

    requestHistoryDetails

    object

    Owner

    object[]

  • Array [

  • Access string
    Approve Date string
    Assignee string
    Business Justification string
    Endpoint string
    Entitlement Type string
    Entitlement value string
    Request Type string
    Start Date string
    State string
    endpointname string
  • ]

  • Owners Manager

    object[]

  • Array [

  • Access string
    Approve Date string
    Assignee string
    Business Justification string
    Endpoint string
    Entitlement Type string
    Entitlement value string
    Request Type string
    Start Date string
    State string
    endpointname string
  • ]

  • comments string
    dynamicattributes undefined[]

    requestAccessDetails

    object[]

  • Array [

  • Access string
    End Date string
    Endpoint string
    Entitlement Type string
    Entitlement value string
    Request Type string
    Start Date string
    comments string
    endpointname string
    parentrequestkey string
    request_accesskey string
    requestkey string
    status string
  • ]

  • requestId string
    requestedfor string
    requestor string
    tabList string[]
Loading...