v4

OpenAPI 3.1.0MIT2026-08-04193459793.6 KB
VolumeService

List remote model upload events

Lists progress and diagnostic events for a remote model import job.

get/projects/{projectId}/models/uploads/{id}/events

Path parameters

projectIdstring required

Project identifier.

idstring required

Remote upload identifier.

Query parameters

limitinteger

Maximum number of events to return.

afterstring

Cursor from a previous remote upload event 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.