Patterns
Get Pattern (*)
Retrieve all patterns that include<sup>*</sup> the provided pattern. Remember that an address is itself a pattern! This endpoint is thereby useful to check is an address is matched by a given pattern configuration (the returned list would be non-empty).
<sup><strong>(*) Definition</strong></sup> <br/> If all results matched by y are also matched by x, then x is said to include y.
get/patterns/{pattern}
Path parameters
A matching pattern on addresses, assets or transactions.
See Patterns for more details.
Response
OK