Search
{
"page": 7,
"total_pages": 130,
"per_page": 1,
"items": [
{
"id": 123,
"name": "My topic",
"uuid": "UUID-1234-5678",
"type": "document",
"creator": "2",
"owner": "2",
"author": "2",
"created_at": 1603622378,
"modified_at": 1603622378,
"checkout": "false",
"checkout_user": "2",
"parent_resource": 456,
"taxonomies": [],
"content": "<?xml>...",
"languages": [],
"custom_attributes": []
}
]
}
Properties
Name | Type | Required | Restrictions | Description |
|---|---|---|---|---|
page | integer | false | none | The result page. |
total_pages | integer | false | none | The total amount of pages. |
per_page | integer | false | none | The amount of items per page. |
items | [anyOf] | false | none | The search result items. |