{ "organizationId": "<org-id>", "pagination": { "limit": 100, "asc": true }, "filter": [ { "keyQuery": { "key": "testValue", "method": "TEXT_QUERY_METHOD_EQUALS" } } ] }{ "organizationId": "<org-id>", "pagination": { "limit": 100, "asc": true }, "filter": [ { "keyQuery": { "key": "testValue", "method": "TEXT_QUERY_METHOD_EQUALS" } } ] }
Expected Result:{ "code": 5, "message": "Not Found" }{ "code": 5, "message": "Not Found" }
Join the Discord to ask follow-up questions and connect with the community