Load all memory-related configuration for the current user.Args:
authorization: Optional authorization header used to identify the user.
Request Code Samples
curl --location --request GET '/memory/config/load' \
--header 'authorization;'
Modified at 2025-12-12 05:26:19