New topic Closed topic
avatar image
1
Where clause in API request?
By Created , last editted

Hey,


Is it possible to limit/filter the returned records of a request by adding some sort of where clause in the API request?


Example:
https://myapp.bettyblocks.com/api/models/project_items/records?project.id=4​


So I only want to have the Project Items returned which belong to the Project with Id 4. (Each Project Item belongs to a Project)


I couldn't find an example here: https://www.bettyblocks.com/le...


Thanks!


Hey,


Is it possible to limit/filter the returned records of a request by adding some sort of where clause in the API request?


Example:
https://myapp.bettyblocks.com/api/models/project_items/records?project.id=4​


So I only want to have the Project Items returned which belong to the Project with Id 4. (Each Project Item belongs to a Project)


I couldn't find an example here: https://www.bettyblocks.com/le...


Thanks!

Answers
Sort by:

This topic is closed.