cURL
curl --request GET \ --url https://api.wazoo.dev/worlds/{world}/search \ --header 'Authorization: Bearer <token>'
[ { "subject": "<string>", "predicate": "<string>", "object": "<string>", "score": 123, "worldId": "<string>", "vecRank": 123, "ftsRank": 123 } ]
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
x <= 100
Search results