Sha256: 4b52995d5eff136f4a654583fbf03e01be9371b93e34494d6e8ced00a667bfd2
Contents?: true
Size: 1.95 KB
Versions: 1
Compression:
Stored size: 1.95 KB
Contents
{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { "Authorization": "Token token=\"S7ba6Jmi7ALkqhCzzk19ZC6T\"" }, "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-Flash-Messages", "ETag": "W/\"6166f3e5ae6b4a5252bc123a70472f42\"", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "2c35946b-cc19-415e-8689-e1a6362072b5", "X-Runtime": "0.005800", "Expires": "0", "Content-Length": "203" }, "request_method": "GET", "request_path": "/api/storefront/account", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"id\": \"5d5dbd8dd4322a4b69d79276\",\n \"email\": \"user267@workarea.com\",\n \"public_info\": \"BC\",\n \"first_name\": \"Ben\",\n \"last_name\": \"Crouse\",\n \"updated_at\": \"2019-08-21T21:54:21.038Z\",\n \"created_at\": \"2019-08-21T21:54:21.038Z\"\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/storefront/account\" -X GET \\\n\t-H \"Authorization: Token token=\\\"S7ba6Jmi7ALkqhCzzk19ZC6T\\\"\"" } ], "resource": "Accounts", "description": "Getting account details", "route": "/api/storefront/account", "http_method": "GET" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.4.6 | doc/api/storefront/accounts/getting_account_details.json |