Skip to main content

Get list of patterns referencing a certain pattern

GET 

/nevisadmin/api/v1/projects/:projectKey/patterns/:patternId/usage

Required permission: VIEW_PROJECT on the project, or higher scope

Returns a list of patterns where the pattern set as parameter is referenced. The response also contains, per pattern, the propertyKey where the referenced pattern is used.

Request

Responses

Success