| Name | Description | Type | Additional information |
|---|---|---|---|
| value |
The db_import records for the current page. Each record has every field, unless the caller sent $select - in that case, each record is trimmed down to only the fields named in $select (rather than showing every other field at its default value). |
Object | |
| next_link |
URL to fetch the next page of results. Present only when the current page is full (i.e. more records may exist beyond it); absent/null otherwise. |
string |