retrieveReportList

abstract suspend fun retrieveReportList(): List<GetReportsResponse>

List Reports Lists all reports and their parameters. Example Request: reports Responses:

  • 200: OK

Return

kotlin.collections.List