v1
latestOpenAPI 3.1.02026-08-067019120.8 KBSystem
Retrieve temporarily stashed data
Retrieves data previously stored with /api/stash_data.
get/api/retrieve_stashed_data
Query parameters
stash_keystring required
The stash key returned by /api/stash_data.
secretstring required
The decryption secret returned by /api/stash_data.
delete0 | 1
Set to 1 to delete the data after retrieval.
refreshinteger
New expiration in seconds from now.
Response
Retrieved data.
{"stackTrail":"paths:/api/retrieve_stashed_data:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}