The X-Request-Id is usually included in the response headers of the server. You can check the response headers of the server to find the X-Request-Id. If you are using a tool like Postman, you can find the X-Request-Id in the response headers. If you are using code to make the request, you can usually find the X-Request-Id in the response headers as well.
Let me know if that helps.