latestOpenAPI 3.0.02026-08-10621852.7 KB

c8f0d96c040e

Search

Returns cache status of API token

get/getCacheStatus

Response

Cache status information of Search Token

containerIdstring
timestampstring date-time
hasCachedTokenboolean
tokenHashstring
expiresAtstring date-time
expiresAtRawnumber
isValidboolean

Example response

{
  "containerId": "ecs-task-123",
  "tokenHash": "eyJhbGci...MepT1nje"
}