How does the fields parameter work? How to get result from this item?
Fields
The field[s] to include in the response, use comma to separate multiple fields
Input
Fields = string, field[s]
The fields for this parameter must exist is the corresponding model
Output
Json
with root = data: [ ]
per object = field: value, …
Samples
# Sample: a single field model # Sample: two fields model,brand
Gerelateerde artikelen