Get pattern type by class
GET/nevisadmin/api/v1/projects/:projectKey/pattern-types/:className
Required permission: VIEW_PROJECT on the project, or higher scope
Returns the pattern type definition of the given class within the specified project.
Request
Responses
- 200
- 400
- 403
- 404
Success
Invalid project key or missing className
Insufficient permissions.
Project or pattern type not found