Search entities by tag
Search entities by tag
Search for entities that have specific tags applied. Supports cursor-based pagination.
GET
Search entities by tag
Authorizations
An API key associated with a security role
Query Parameters
Comma-separated list of tag names to search by
Filter results by entity type (e.g. withdrawal, transfer)
When paginating this is used to provide the starting point for the page to fetch (retrieved from the previous response body)
Maximum number of results to return per query
Required range:
1 <= x <= 100