Skip to main content
GET
Search entities by tag

Authorizations

Api-Access-Key
string
header
required

An API key associated with a security role

Query Parameters

name
string
required

Comma-separated list of tag names to search by

type
string

Filter results by entity type (e.g. withdrawal, transfer)

afterId
string

When paginating this is used to provide the starting point for the page to fetch (retrieved from the previous response body)

limit
integer
default:20

Maximum number of results to return per query

Required range: 1 <= x <= 100

Response

Entities matching the tag search

data
TaggingResult · object[]
required
page
Page · object
required

Pagination info