{"__v":0,"_id":"575676128749830e00681eac","category":{"version":"575676128749830e00681e82","project":"55a4d5531a5f991700a9409e","_id":"575676128749830e00681e8a","__v":0,"sync":{"url":"","isSync":false},"reference":false,"createdAt":"2015-09-23T10:31:38.994Z","from_sync":false,"order":5,"slug":"request-ids","title":"Request Ids"},"parentDoc":null,"project":"55a4d5531a5f991700a9409e","user":"560266564f15002100ee444b","version":{"__v":2,"_id":"575676128749830e00681e82","project":"55a4d5531a5f991700a9409e","createdAt":"2016-06-07T07:21:54.005Z","releaseDate":"2016-06-07T07:21:54.005Z","categories":["575676128749830e00681e83","575676128749830e00681e84","575676128749830e00681e85","575676128749830e00681e86","575676128749830e00681e87","575676128749830e00681e88","575676128749830e00681e89","575676128749830e00681e8a","575676128749830e00681e8b","580c5ff36c35230f003d3b49"],"is_deprecated":false,"is_hidden":false,"is_beta":false,"is_stable":true,"codename":"","version_clean":"2.0.0","version":"2.0"},"updates":[],"next":{"pages":[],"description":""},"createdAt":"2015-09-23T10:32:09.394Z","link_external":false,"link_url":"","githubsync":"","sync_unique":"","hidden":false,"api":{"results":{"codes":[]},"settings":"","auth":"required","params":[],"url":""},"isReference":false,"order":0,"body":"A Request-Id will be assigned to each request. This is useful when tracing and debugging requests. The request id is included in the following Response header:\n[block:code]\n{\n  \"codes\": [\n    {\n      \"code\": \"X-Urbit-Request-Id=1608b900-70ee-43ce-af38-71ebb5c78689;\",\n      \"language\": \"text\"\n    }\n  ]\n}\n[/block]","excerpt":"","slug":"request-ids","type":"basic","title":"Request-Ids"}

Request-Ids


A Request-Id will be assigned to each request. This is useful when tracing and debugging requests. The request id is included in the following Response header: [block:code] { "codes": [ { "code": "X-Urbit-Request-Id=1608b900-70ee-43ce-af38-71ebb5c78689;", "language": "text" } ] } [/block]