REST API Guides
The REST API reference documentation is meant to provide a quick reference for all the endpoints and parameters available. The following guides cover dedicated topics and provide detailed explanations (guides indicated with 🧠) or step-by-step instructions (guides indicated with 🛠️) for some use cases.
🧠 Understanding populate
Learn what populating means and how you can use the populate parameter in your REST API queries to add additional fields to your responses.
🛠️ How to populate creator fields
Read step-by-step instructions on how to build a custom controller that leverages the populate parameter to add 'createdBy' and 'updatedBy' data to queries responses