Endpoint search for types #14
-
@jmetrikat, what’s the best way to search for types? Currently, the Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
hey @charlesneimog, no efficient solution available for that yet. it's easy to add though: i'm thinking of adding simple filtering to the listing endpoints of objects, types, properties, members and tags, eg. does this already address your needs? adding dedicated search endpoints might make sense later when there's more complex search filters etc. wdyt? |
Beta Was this translation helpful? Give feedback.
-
Yes, that would be great and definitely make things easier. One of the key features of the API for my use case is creating objects—like books or articles—based on notes extracted from PDFs. To do that, I need to retrieve the specific type I want to create. From what I understand, the endpoint |
Beta Was this translation helpful? Give feedback.
-
Thanks! |
Beta Was this translation helpful? Give feedback.
-
yep, that's how it would work. same for spaces, tags, objects in list etc.. plus: it's easily extendable in the future for other fields |
Beta Was this translation helpful? Give feedback.
yep, that's how it would work. same for spaces, tags, objects in list etc.. plus: it's easily extendable in the future for other fields