List object instances under the folder
GET {{baseUrl}}/instances/folder/:type/:id/items?fetch-ancestor-names=true&fetch-custom-attrs=true&include-children-total=true&recursive=true&page=61627017&items-per-page=61627017&include-total=minim ut aliqua&filter=minim ut aliqua&sortby=minim ut aliqua
List object instances under the folder.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fetch-ancestor-names | boolean | Set true or false to retrieve the ancestor_names array | |
fetch-custom-attrs | boolean | Set true or false to retrieve the custom attributes | |
include-children-total | boolean | Set true to insert the children_count attribute for each folder, describing the number of immediate children | |
recursive | boolean | This option is only for folder type | |
page | number | The page number required | |
items-per-page | number | Number of items per page | |
include-total | string | whether to include total number of results in response or not | |
filter | string | Filter the list of items | |
sortby | string | The sort by query parameter |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"_embedded":{"collection":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]},"_links":{"next":{"href":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"previous":{"href":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"self":{"href":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"first":{"href":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"last":{"href":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}}