v4

latestOpenAPI 3.1.0MIT2026-08-04193459793.6 KB
VolumeService

List organization models

Lists custom models shared with every project in the specified organization. Project-private and public models are not included.

get/organizations/{organizationId}/models

Path parameters

organizationIdstring required

Organization identifier.

Query parameters

limitinteger

Maximum number of results to return.

afterstring

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