List Version Sets (Dalux Box)
dalux_list_version_setsRetrieve version sets from a Dalux project or file area. Fetch a specific version set by ID, or list its files by setting includeFiles to true. Continue lists using pageLink for pagination.
Instructions
List version sets on a project or file area, fetch one with versionSetId, or list its files with includeFiles=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxPages | No | How many pages to fetch in one call (default 5, max 25). | |
| pageLink | No | Opaque nextPage link from a previous call — continues that list instead of starting over. | |
| projectId | Yes | Project id from dalux_list_projects. | |
| fileAreaId | No | ||
| includeFiles | No | ||
| versionSetId | No |