---
title: "Document IDs"
method: GET
path: "/searchservice/resume/getdocids"
tags: ["Endpoints"]
---

# Document IDs

`GET /searchservice/resume/getdocids`

Retrieves registered resume document IDs from a vendor.

## Response `200`

OK

- GetResumeIDResponseJSON
  - `status` boolean
  - `statusCode` string
  - `requestId` string, uuid
  - `timeStamp` string, date-time
  - `responseData` object
    - `vendorName` string
    - `locale` string, required
    - `instanceType` 'SPECTRUM' | 'LENSSEARCH', required
    - `resultsCount` integer
    - `lastdocid` string
    - `getdocids` object
      - `id` string[], required
    - `totalFound` integer

---

[API](https://skmtc.net/lightcast/apis/alumni-pathways-2-0.md) · [All operations](https://skmtc.net/lightcast/apis/alumni-pathways-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightcast/alumni-pathways-2-0/revisions/fc66b9877391/schema)
