List git tags for the project
GET/nevisadmin/api/v1/projects/:projectKey/tags
Required permission: VIEW_PROJECT on the project, or higher scope
Only lists tags from remote.
Request
Responses
- 200
- 400
- 403
- 404
Success
Invalid project key, or the project has not been published yet
Insufficient permissions.
Project not found