Sha256: a3cf71318eb37cc8b19b22cd5c5fdbac9206364ecc8c37d0cd2003164f753a78
Contents?: true
Size: 1.98 KB
Versions: 2
Compression:
Stored size: 1.98 KB
Contents
{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { "Authorization": "Token token=\"GD5pkTi2SYRRSvQ5jRUYDdj9\"" }, "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, 19 Aug 2020 13:54:14 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "4cda8dea-e8fc-4560-b0e1-43e20366c3ba", "X-Runtime": "0.002755", "X-Workarea-Segments": "", "Expires": "0", "Content-Length": "201" }, "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\": \"5f3d2f060218236e938cec15\",\n \"email\": \"user3@workarea.com\",\n \"public_info\": \"BC\",\n \"first_name\": \"Ben\",\n \"last_name\": \"Crouse\",\n \"updated_at\": \"2020-08-19T13:54:14.244Z\",\n \"created_at\": \"2020-08-19T13:54:14.244Z\"\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/storefront/account\" -X GET \\\n\t-H \"Authorization: Token token=\\\"GD5pkTi2SYRRSvQ5jRUYDdj9\\\"\"" } ], "resource": "Accounts", "description": "Getting account details", "route": "/api/storefront/account", "http_method": "GET" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.5.6 | doc/api/storefront/accounts/getting_account_details.json |
workarea-api-4.5.5 | doc/api/storefront/accounts/getting_account_details.json |