Get list of tags
Retrieve a paged list of all tags according to filters.
GET
TypeScript
Query Parameters
Page cursor to get the next page.
Maximum number of items in the page
Required range:
1 <= x <= 100Label prefix to filter by.
List of tag IDs to filter by.
Maximum array length:
100Whether to include pending approval requests info.
Filter by tag type
The tag type, indicating the domain that owns the tag
Available options:
WALLET_POOL TypeScript