TFDi Design Icon
TFDi Design
Plugin Creation GuideLocal API ReferenceRetrieveKey

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

GET
/api/retrieve/{key}

Path Parameters

key*string

The key to retrieve.

Response Body

application/json

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