| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| Collection ID | Name of the collection to operate on | Text (Short) | Yes | |
| Return all? | Whether to return all results or only up to a given limit | True/False | No | |
| Limit | Max number of results to return | Number | No | |
| Fields | Comma-separated list of fields to get | Text (Long) | No | |
| Filter query | Filter query in Mongolite format. https://jeroen.github.io/mongolite/query-data.html | Text (Long) | No | |
| Language | Return normalized language fields | Text (Short) | No | |
| Populate? | Whether to resolve linked collection items | True/False | No | |
| Raw data? | Whether to return the data exactly in the way it got received from the API | True/False | No | |
| Skip | Skip number of entries | Number | No | |
| Sort query | Sort query in Mongolite format. https://jeroen.github.io/mongolite/query-data.html | Text (Long) | No | |