Retrieves SVG URLs by PPG ID.

SecurityBearer
Request
path Parameters
ppgId
required
integer

The PPG ID for which to retrieve the SVG URLs.

Responses
200

OK

401

Unauthorized

404

Not Found

500

Internal Server Error

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