+
+
+```yaml title="http-depends-on.yaml" file=/modules/canary-checker/fixtures/minimal/http_depends_on_pass.yaml
+```
+
+In this example, the `get-profile` check depends on the `login` check and uses the token from the login response via `$(.outputs.login.json.token)`.
+
+
+
See