Skip to main content
GET
TypeScript

Query Parameters

pageCursor
string

Page cursor to get the next page.

pageSize
number
default:100

Maximum number of items in the page

Required range: 1 <= x <= 100
label
string

Label prefix to filter by.

tagIds
string<uuid>[]

List of tag IDs to filter by.

Maximum array length: 100
includePendingApprovalsInfo
boolean
default:false

Whether to include pending approval requests info.

isProtected
boolean
type
enum<string>[]

Filter by tag type

The tag type, indicating the domain that owns the tag

Available options:
WALLET_POOL

Response

200 - application/json

Tags fetched successfully

data
object[]
required
next
string | null
required

Cursor to the next page

Example:

"MjAyNS0wNy0wOSAxMDo1MzoxMy40NTI=:NA=="