Skip to main content

Home

Get table names in Unity app report run

Use this API to get the specific table names from the report run. It returns a list of table names present in the report.

GET http://<unity_one_url>/api/reports/tablenames/<report_name>/<run_id>

Response sample

200 OK

Status codes

Code

Messages

200

OK

500

Internal server error.