Retrieves the list of report paths by PPG ID.

SecurityBearer
Request
path Parameters
ppgId
required
integer

The PPG ID.

Responses
200

OK

401

Unauthorized

404

Not Found

500

Internal Server Error

get/company/{facilityId}/api/reports-by-ppgId/{ppgId}
Request samples
Response samples
application/json
[
  • {
    }
]