Skip to content

Get Report By Id

Request

Get existing report by reportId

Security
bearerAuth
Path
reportIdinteger, (int32)required
curl -i -X GET \
  'https://codeinsightapi.redocly.app/_mock/swagger/reports/{reportId}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK