6ed5b7605027

latestOpenAPI 3.0.32026-08-13383909.7 MB
api-ai-gateway

List virtual model configs

List virtual model configs. With ownerId, returns all of that team's VMCs. Without it, pages through VMCs across all teams (newest-first, limit/cursor).

get/v1/ai-gateway/virtual-model-configs/list

Query parameters

ownerIdstring
limitinteger
cursorstring
teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l

The Team identifier to perform the request on behalf of.

slugstring
Example:my-team-url-slug

The Team slug to perform the request on behalf of.

Response

cursorstring nullable required

Cursor for the next page, or null when no more pages remain.