cURL
curl --request GET \ --url http://localhost:10112/search
{ "events": "<unknown>", "traders": [ { "address": "<string>", "name": "<string>", "pseudonym": "<string>", "profile_image": "<string>", "x_username": "<string>", "verified_badge": true } ] }
Search query (min 2 characters)
Results limit (default: 20)
Pagination offset
Search results with events and traders
Show child attributes
Was this page helpful?