Get project issues timestamp
GET/nevisadmin/api/v1/projects/:projectKey/issues/timestamp
Required permission: VIEW_PROJECT on the project, or higher scope
Returns the date and time when the project validation job most recently produced issues, and whether a PROJECT_VALIDATION job is currently running for the specified projectKey.
Request
Responses
- 200
- 400
- 403
Success
Invalid project key
Insufficient permissions.