Get project timestamp
GET/nevisadmin/api/v1/projects/:projectKey/timestamp
Required permission: VIEW_PROJECT on the project, or higher scope
Returns the date and time when the project was last changed.
Request
Responses
- 200
- 400
- 403
- 404
Success
Invalid project key
Insufficient permissions.
Project not found