$api->pages()
Returns the subpages for the given parent. The subpages can be filtered by status (draft, listed, unlisted, published, all)
Parameters
Name | Type | Default |
---|---|---|
$parentId | string |null |
null |
$status | string |null |
null |