Get the latest collections.
/statistics/newestcollections [GET]
This call needs EGA authentication.
| Parameter (Type) | Description | Required | Default value | Max. length |
|---|---|---|---|---|
| limit (INT) | Limit of the items of the result set. | Optional | 150 | - |
| offset (UINT) | The starting items position in the result set. | Optional | 0 | - |
| order_by (ALPHA_NUM_UNDERSCORE) | On what column the result set should be ordered. | Optional | - | |
| order_direction (ALPHA) | The direction of the result set. | Optional | desc | - |
statistics/newestcollections?limit=150&order_direction=desc
<items>
<item id="1">
<coll_id>vTSPjPOSJ7pIeNQVTX0BGv6z</coll_id>
<app_id>14</app_id>
<owner_id>admin</owner_id>
<title>Best</title>
<description></description>
<created>2010-04-08 14:58:27</created>
<changed>2010-04-08 14:58:27</changed>
</item>
</items>