VolumeService
List model files
Lists files in the latest or specified revision of a model, including paths, sizes, and content hashes.
get/projects/{projectId}/models/{id}/files
Path parameters
projectIdstring required
Project identifier.
idstring required
Model identifier.
Query parameters
revisionIdstring
Revision identifier to read from.
Response
OK
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○