TFDi Design Icon
TFDi Design
Plugin Creation GuideLocal API ReferenceStoreKey

Retrieves a stored key value pair from the local store (using GET)

GET
/api/store/{key}

Path Parameters

key*string

The key to retrieve.

Response Body

application/json

curl -X GET "http://localhost:7172/api/store/string"
{}