contacts
List all agent state entries
List all key-value state entries for the current workspace. Pass keysOnly=true to return only keys and timestamps without the data payload..
get/agent-state
Query parameters
keysOnly'true' | 'false'
When 'true', omits the data payload and returns only keys + timestamps. Useful for state overview without transferring large payloads.
When 'true', omits the data payload and returns only keys + timestamps. Useful for state overview without transferring large payloads.
Response
All state entries