v1

latestOpenAPI 3.1.02026-07-242892032.8 MB
Endpoints

Document IDs

Retrieves registered resume document IDs from a vendor.

get/searchservice/resume/getdocids

Response

OK

statusboolean
statusCodestring
requestIdstring uuid
timeStampstring date-time

Example response

{
  "status": true,
  "statusCode": "OK",
  "requestId": "84f8e1e1-b0c7-40c0-9582-ad6d91664044",
  "timeStamp": "2023-08-02 11:46:25.796",
  "responseData": {
    "vendorName": "testresume",
    "locale": "en_us",
    "instanceType": "SPECTRUM",
    "resultsCount": 14,
    "lastdocid": "zApPX154sS",
    "getdocids": {
      "id": [
        "Resumetxttxt",
        "ZAP",
        "bp24ccm6oscxg8jh0ufetaghb2456eylkph2nmr8ltjliy5jldxrvhd09z5",
        "get-help",
        "null",
        "rukydusa06kao1r0068ncqx6j8ih3l0fpiygj8fbkngtqn9e7bb42jcyu1",
        "thishouldnotexistandhopefullyitwillnot",
        "xt80pg38mo2drsk5wjhnll7dsjz047hqxp3n85qe6are5egq0nj2cy05lp",
        "zApPX136sS",
        "zApPX137sS",
        "zApPX138sS",
        "zApPX139sS",
        "zApPX153sS",
        "zApPX154sS"
      ]
    },
    "totalFound": 20
  }
}