Skip to content

Get Project Id

Request

Returns projectId for a given projectName.

Security
bearerAuth
Query
projectNamestringrequired

Name of the Project (Example: eportal)

curl -i -X GET \
  'https://codeinsightapi.redocly.app/_mock/swagger/project/id?projectName=string' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK

Bodyapplication/json
integer, (int32)
Response
0