Plugin Creation GuideLocal API ReferenceRetrieveKeyRetrieves a stored key value pair from the local store (using POST) loading...POST/api/retrieve/{key}SendPathPath ParameterskeystringThe key to retrieve.Response Body200cURLJavaScriptGoPythonJavaC#curl -X POST "http://localhost:7172/api/retrieve/string"200{}Retrieves a stored key value pair from the local store (using GET) GETPrevious PageLog an item to the smartCARS system log POSTNext Page