Documentation Index
Fetch the complete documentation index at: https://kremis.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
/queryRequest
| Field | Type | Required | Description |
|---|---|---|---|
type | string | Yes | Must be "lookup". |
entity_id | integer (u64) | Yes | Entity to look up. |
Response
found is false, diagnostic explains why (e.g. entity_not_found).