{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { "Authorization": "Token token=\"RTXkV1N24ZohkZ5pe7XZPV6Y\"" }, "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:54:13 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "2a8dc00e-9eed-4cc0-882a-ecf6e4a62ad0", "X-Runtime": "0.003319", "X-Workarea-Segments": "", "Expires": "0", "Content-Length": "58" }, "request_method": "GET", "request_path": "/api/storefront/recent_views", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"id\": \"user46@workarea.com\",\n \"categories\": [\n\n ],\n \"products\": [\n\n ]\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/storefront/recent_views\" -X GET \\\n\t-H \"Authorization: Token token=\\\"RTXkV1N24ZohkZ5pe7XZPV6Y\\\"\"" } ], "resource": "Recent views", "description": "Showing recent views from authentication", "route": "/api/storefront/recent_views", "explanation": "

Display recent views based on the currently authenticated customer.

\n", "http_method": "GET" }