Get list of tags
Retrieve a paged list of all tags according to filters.
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 Previous
Create a new tagCreate a new tag.
Endpoint Permissions: For protected tags: ADMIN,NON_SIGNING_ADMIN,OWNER. For non protected tags: ADMIN,NON_SIGNING_ADMIN,OWNER,SIGNER,EDITOR,APPROVER.
Next
TypeScript