v3

OpenAPI 3.1.0MIT2026-07-31192456807.8 KB
VolumeService

List remote model uploads

Lists asynchronous jobs that import model files from Hugging Face or a presigned remote URL.

get/projects/{projectId}/models/uploads

Path parameters

projectIdstring required

Project identifier.

Query parameters

limitinteger

Maximum number of uploads to return.

afterstring

Cursor from a previous remote upload list response.

Response

OK

next_cursorstring

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

object'list' required

Object type. Always list.