Field Selection

Prev Next

To select specific fields in the response, use the 'fields' parameter.

Syntax:

fields[resource_name]=field1,field2,field3

Example:

GET /api/v1/apps?fields[apps]=name,description