Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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

  • No labels