{ "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, 27 Nov 2019 00:49:11 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "715bcdf3-606f-4086-a8a0-8d1489a6a600", "X-Runtime": "0.021924", "X-Workarea-Segments": "", "Expires": "0", "Content-Length": "217" }, "request_method": "GET", "request_path": "/api/storefront/assets/5dddc8071241596aa52044b2", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"id\": \"5dddc8071241596aa52044b2\",\n \"name\": \"Summer Sale Callout\",\n \"url\": \"http://www.example.com/media/W1siZiIsIjIwMTkvMTEvMjYvNnRtM2ZhZjVsaV9maWxlLmpwZyJdLFsicCIsIm9wdGltIl1d/file.jpg?sha=13d7196a5123bdf2\",\n \"type\": \"image\"\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/storefront/assets/5dddc8071241596aa52044b2\" -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.