Skip to main content

Get version control status of a project

GET 

/nevisadmin/api/v1/projects/:projectKey/meta

Required permission: VIEW_PROJECT on the project, or higher scope

  • "bundles", "variables" and the "description" are objects, each treated as a file in VC, so they each have a VC state.
  • All current patterns are listed as well as patterns that have been deleted but whose deletion has not yet been published.
  • commitId: this is the ID of the commit in which the object was last modified.

Request

Responses

Success