Player evidence report HTTP request

The following code is an example of a player evidence request:

curl https://services.api.unity.com/vivox/text-evidence-management/v1/organizations/<organization_id>/projects/<project_id>/player-evidence-report?user_uri=sip:your-issuer.john@yourvivoxdomainname.vivox.com&start_ts=1234567&end_ts=1234568&num_conversations=1 -u service-acct-username:service-account-password

Note: Add the request_start_ts parameter to the request if using pagination to make subsequent requests.