Get all as full by selection
Information noteLOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.
This API is extremely reliable and will not be broken unless absolutely necessary.
Method
GET
Path
/qrs/selection/{id}/[type]/full?filter={filter}&orderby={orderby}&privileges={appendPrivileges}
Description
Get the full version of all entities of a specific [type] from the selection set identified by {id}.
Optional parameters:
- Filter the returned entities
- Sort the returned entities
- Add privileges to the returned entities
Body
-
Return value
List<[type]>
Optional parameters
-
{filter}: See Filtering.
-
{orderBy}: See Sorting.
-
{appendPrivileges}: See Adding privileges.