``withoutDrafts`` | optional, boolean | 'deployablesVersions' array contains drafts if this parameter is false | | false |
``withoutDeployed`` | optional, boolean | 'deployablesVersions' array contains deployed items if this parameter is false | | false |
``latest`` | optional, boolean | 'deployablesVersions' array contains only the latest deployed items if this parameter is true This value is only considered if ``withoutDeployed`` is false | | false |