Sha256: e30927845845301eef8d4d7d0847faec2e0e601953e744cf47b6042d6297017a
Contents?: true
Size: 1.95 KB
Versions: 1
Compression:
Stored size: 1.95 KB
Contents
{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { "Authorization": "Token token=\"Svs7Xin3mUSKPRm4nmb4aZ7T\"" }, "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/\"9b4c5b64cdfe76d2923a008d8458f421\"", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "0e6fa2a4-5988-4856-8e1b-01502d97878e", "X-Runtime": "0.006057", "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\": \"5d5ecb14d4322a04dfbf7418\",\n \"email\": \"user285@workarea.com\",\n \"public_info\": \"BC\",\n \"first_name\": \"Ben\",\n \"last_name\": \"Crouse\",\n \"updated_at\": \"2019-08-22T17:04:20.332Z\",\n \"created_at\": \"2019-08-22T17:04:20.332Z\"\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/storefront/account\" -X GET \\\n\t-H \"Authorization: Token token=\\\"Svs7Xin3mUSKPRm4nmb4aZ7T\\\"\"" } ], "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.7 | doc/api/storefront/accounts/getting_account_details.json |