Get All Items By Master

GET {{protocol}}://{{instance_zuid}}.{{instances_api_url}}/{{instances_api_version}}/content/models/{{content_model_zuid}}/items/{{master_zuid}}/all

Returns all the most recent items on a collection content object.

Request Params

KeyDatatypeRequiredDescription
orderstring(optional) [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.
dirstring(optional) [string] Determines how the result will be sorted. Accepted values are ASC (ascending) and DESC (descending). The order parameter is required.
pagenumber(optional) [int] The value on which to start.
limitnumber(optional) [int] The number of results returned.

RESPONSES

status: OK

{"_meta":{"timestamp":"2023-02-15T17:26:33.844861131Z","totalResults":1,"start":0,"offset":0,"limit":1},"data":[{"web":{"version":1,"versionZUID":"9-8ce6b0ef86-7szgh6","metaDescription":"","metaTitle":"Test API Doc","metaLinkText":"Test API Doc","metaKeywords":null,"parentZUID":"0","pathPart":"test-api-doc","path":"/fr-fr/test-api-doc/","sitemapPriority":-1,"canonicalTagMode":1,"canonicalQueryParamWhitelist":null,"canonicalTagCustomValue":null,"createdByUserZUID":"5-8e92cfe2e6-d2s3bd","createdAt":"2023-02-15T16:18:01Z","updatedAt":"2023-02-15T16:18:01Z"},"meta":{"ZUID":"7-b2a1eceb86-xcmsvn","zid":561,"masterZUID":"7-ceb7c5a986-4k9n88","contentModelZUID":"6-9cbc9cff81-rnmrl3","contentModelName":null,"sort":108,"listed":true,"version":1,"langID":3,"createdAt":"2023-02-15T16:18:01Z","updatedAt":"2023-02-15T16:18:01Z"},"siblings":{"en-CA":"7-ccf0f0d086-0m7q49","en-US":"7-ceb7c5a986-4k9n88","fr-FR":"7-b2a1eceb86-xcmsvn"},"data":{"title":null},"publishAt":null}]}