v3

OpenAPI 3.1.0MIT2026-07-31192456807.8 KB
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

next_cursorstring

Cursor for the next page. Null if there are no more results.

object'list' required
revisionIdstring

ID of the model revision whose files are listed.

revisionCreatedAtstring date-time

Time when the listed model revision was created.

totalSizeBytesstring

Total size of all files in the revision, in bytes.