Skip to content

Get Project Information

Request

Get Project Information By Id

Security
bearerAuth
Path
projectIdinteger, (int64)required

ID of the Project

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

Responses

OK