Select Parameter
The Select parameter is used to return only selected resource properties in a response.
To return selected properties, use the select parameter in the following format:
where:
- endpoint is a resource collection endpoint.
- property is the searched property name.
To get multiple properties, specify their names separated with ASCII-encoded commas.
Example
To return the /sessions collection with only task session UID, name and status displayed, send the following request: