cURL
curl --request GET \ --url https://api.example.com/admin/storage
{ "default_result_storage_block_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
Get the configured server default result storage block.
Documentation IndexFetch the complete documentation index at: https://docs.prefect.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Server-side default result storage configuration.
The block document ID of the server default result storage block.
Was this page helpful?