How do I retrieve evaluation results from the Beta Sandbox without direct database access?
How do I retrieve evaluation results from the Beta Sandbox without direct database access?
Use the Admin API endpoint: GET /v1/admin/reports/getreportbymsgid. Full API documentation is available at https://admin.beta.tazama.org/documentation. Transaction monitoring results and raw history can also be retrieved through the TMS API documented at https://github.com/tazama-lf/docs/blob/dev/Product/transaction-monitoring-service-api.md.