Common Search Parameters


All search parameters

Name Type Description

name

String

Select objects whose common name matches this string.

syncsource

String

Select objects whith this syncsource.

limit

Integer

The maximum number of objects to return. Default: 15.

order_by

[mru|oid|name]

Order type: Most recently used objects first (mru), or order by object ID (oid), or order by common name (name). Default: Order by object ID. When mru is used, the founded keywords are also returned. Ordering by name might cause slower responses, only use this when explicitly needed.

order

[ascending|decending]

Sort results in decending or ascending order. Default: ascending.

before

[value]

Return objects with Value smaller then this Value. The value type depends on the sort order, which is usually the object ID.

after

[value]

Return objects with Value larger then this Value. The value type depends on the sort order, which is usually the object ID.

include

String

A comma separated list of fields that should be included in the results of the search.
Example: include=user,number,registeration