Get All Items

Returns the most recently edited item, by latest version and date created, on a collection content object. Search If you wish to search through items, use /v1/search/items endpoint.

Path Params
string
required

ZUID of the content model where the item is located

Query Params
boolean

Return the currently active version for each item that belongs to the model.

string

Language code to filter items by. If not provided, the default language will be used.

string

Basis of where the result will be sorted. Accepted values are created and modified. This is required if you will be using the dir parameter.

string

Direction of the sort. Accepted values are ASC and DESC

integer

If there are 5000 items and your limit is 1000, there will be 5 pages. Pages start at 1. If you pass in page=0, you will get an error. Default: 1

integer

The amount of items to return, max is 5000. Default: 2500

Responses

Language
Credentials
Header
URL
Response
Choose an example:
application/json