{ "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", "ETag": "W/\"e56ac62c88e1355b59ab33180a1b1b7d\"", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "7caf3402-dd0e-432d-85dc-2a273171026f", "X-Runtime": "0.005542", "Expires": "0", "Content-Length": "738" }, "request_method": "GET", "request_path": "/api/admin/products/CD1AFB3FBB/images", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"images\": [\n {\n \"_id\": \"5d5dbd5cd4322a4b69d78fb2\",\n \"created_at\": \"2019-08-21T21:53:32.512Z\",\n \"image_aspect_ratio\": null,\n \"image_format\": null,\n \"image_height\": null,\n \"image_image\": false,\n \"image_landscape\": null,\n \"image_name\": \"file.jpeg\",\n \"image_portrait\": null,\n \"image_uid\": \"2019/08/21/2gitvd8cs8_file.jpeg\",\n \"image_width\": null,\n \"option\": null,\n \"position\": 0,\n \"updated_at\": \"2019-08-21T21:53:32.512Z\"\n },\n {\n \"_id\": \"5d5dbd5cd4322a4b69d78fb3\",\n \"created_at\": \"2019-08-21T21:53:32.702Z\",\n \"image_aspect_ratio\": null,\n \"image_format\": null,\n \"image_height\": null,\n \"image_image\": false,\n \"image_landscape\": null,\n \"image_name\": \"file.jpeg\",\n \"image_portrait\": null,\n \"image_uid\": \"2019/08/21/3es1djprrv_file.jpeg\",\n \"image_width\": null,\n \"option\": null,\n \"position\": 1,\n \"updated_at\": \"2019-08-21T21:53:32.702Z\"\n }\n ]\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/products/CD1AFB3FBB/images\" -X GET " } ], "resource": "Product Images", "description": "Listing product images", "route": "/api/admin/products/:product_id/images", "http_method": "GET" }