Authentication Status:

Search Insureds

Insured Type
Commercial Name
First Name
Last Name
E-mail
Order By
Order Direction
Select Properties








If you want to select only a part of the available results (for example for implementing a paging functionality) you can use $skip (skip first n entities) & $top (take n entities).
You should use this two options always together.

$skip (number)
$top (number)