Skip to main content

Fetch a project

GET 

/nevisadmin/api/v1/projects/:projectKey

Required permission: VIEW_PROJECT on the project, or higher scope

Fetches the project with the given key.

  • If the requested project does not exist: return status 404 Not Found.

Request

Responses

Success