Get list of resources
GET/nevisadmin/api/v1/projects/:projectKey/patterns/:patternId/resources/:propertyKey
Required permission: VIEW_PROJECT on the project, or higher scope
Returns a lists of resources associated to a pattern and property and the metadata of those resources.
Request
Responses
- 200
- 400
- 403
- 404
Success
Invalid project key, pattern id, or property key
Insufficient permissions.
Project or pattern not found