Skip to content

Fetch Evidences for a project

Request

Security
bearerAuth
Path
projectIdinteger, (int64), >= 1required

ID of the Project

Example:1
curl -i -X GET \
  https://codeinsightapi.redocly.app/_mock/swagger/projects/1/evidences \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK