---
title: "GET /getCacheStatus"
method: GET
path: "/getCacheStatus"
tags: ["Search"]
---

# GET /getCacheStatus

`GET /getCacheStatus`

Returns cache status of API token

## Response `200`

Cache status information of Search Token

- object
  - `containerId` string
  - `timestamp` string, date-time
  - `hasCachedToken` boolean
  - `tokenHash` string
  - `expiresAt` string, date-time
  - `expiresAtRaw` number
  - `isValid` boolean

## Other responses

- `401` — Unauthorized
- `500` — Server error

---

[API](https://skmtc.net/infor/apis/infor-docs-api.md) · [All operations](https://skmtc.net/infor/apis/infor-docs-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/infor/infor-docs-api/revisions/c8f0d96c040e/schema)
