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