Skip to main content

Get Requestable Users

GET 

/getrequestableusers

This API fetches the list of user for whom the requestor can request. The Authorization must have Bearer followed by Token. Mandatory params: requestor Optional params: max, offset

Request

Body

    maxstring
    Example: 2
    requestorstring
    Example: jdwad

Responses

Get Requestable User

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

    displaycountnumber
    Example: 2
    errorCodestring
    Example: 0
    msgstring
    Example: Success
    totalcountnumber
    Example: 151543

    users

    object[]

  • Array [

  • citystring
    Example: Miami
    companynamestring
    Example:
    costcenterstring
    Example:
    departmentnamestring
    Example:
    departmentnumberstring
    Example:
    displaynamestring
    Example: Ln, Fn
    emailstring
    Example: fn.ln@saviynt.com
    enddatestring
    Example: 2018-12-03 07:40:21
    firstnamestring
    Example: fn
    jobCodestring
    Example:
    jobcodedescstring
    Example: jobdesc
    lastnamestring
    Example: ln
    lastsyncdatestring
    Example:
    locationstring
    Example:
    managerstring
    Example: acook
    regionstring
    Example:
    secmanagerstring
    Example:
    startdatestring
    Example:
    statuskeystring
    Example: Active
    systemusernamestring
    Example: admin
    usernamestring
    Example: admin
    vendormanagerstring
    Example:
  • ]