You can extract the uuid from the context in as-response or in handle-ok at (get-in ctx [:request :session :uuid])
as-response
handle-ok
(get-in ctx [:request :session :uuid])