Pattern Views
GET/nevisadmin/api/v1/projects/:projectKey/patterns/:patternId/views
Required permission: VIEW_PROJECT on the project, or higher scope
Returns the list of views which contain the patternId.
Request
Responses
- 200
- 400
- 403
- 404
Success
Invalid project key or pattern id
Insufficient permissions.
Project or pattern not found