# Test Scenarios

The deterministic mock scenarios a test account can exercise, with the exact inputs that
trigger each one. This is the source of truth for scenario inputs; the
[Test Accounts](./test-accounts.md) guide covers the surrounding behavior but does not
enumerate scenarios. Accounts outside the Test environment receive an empty list.

 - [GET /test_scenarios](https://docs.checkrtrust.com/v1/test-scenarios/get-test-scenarios.md): Lists the deterministic mock scenarios your account can exercise, with the exact inputs that trigger each one and a description of what the resulting response represents. This endpoint is the source o
