{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { }, "request_query_parameters": { }, "response_headers": { "X-Frame-Options": "SAMEORIGIN", "X-XSS-Protection": "1; mode=block", "X-Content-Type-Options": "nosniff", "X-Download-Options": "noopen", "X-Permitted-Cross-Domain-Policies": "none", "Referrer-Policy": "strict-origin-when-cross-origin", "Content-Type": "application/json; charset=utf-8", "Access-Control-Allow-Origin": "*", "Access-Control-Allow-Headers": "*", "Access-Control-Allow-Methods": "GET, POST, PATCH, PUT, DELETE, OPTIONS", "X-Requested-With": "", "Vary": "X-Requested-With, X-Workarea-Segments", "Last-Modified": "Wed, 19 Aug 2020 13:56:49 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "8ecc5c7b-19c1-490a-a515-04fb1b89eee0", "X-Runtime": "0.010048", "X-Workarea-Segments": "", "Expires": "0", "Content-Length": "217" }, "request_method": "GET", "request_path": "/api/storefront/assets/5f3d2fa10218236e938cf737", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"id\": \"5f3d2fa10218236e938cf737\",\n \"name\": \"Summer Sale Callout\",\n \"url\": \"http://www.example.com/media/W1siZiIsIjIwMjAvMDgvMTkvN2Z4bXZpNDNucF9maWxlLmpwZyJdLFsicCIsIm9wdGltIl1d/file.jpg?sha=794fd8dc79925baf\",\n \"type\": \"image\"\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/storefront/assets/5f3d2fa10218236e938cf737\" -X GET " } ], "resource": "Assets", "description": "Showing an asset", "route": "/api/storefront/assets/:id", "explanation": "
Use this endpoint to look up assets stored in Workarea. Often times
\nthese will be referenced in content blocks.