Skip to content

Get Project Contact

Request

Get project contact for the given projectId.

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

ID of the Project

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

Responses

OK