v1

latestOpenAPI 3.1.02026-07-2618690613.4 KB
Models

List model schemas

Retrieves a sorted list of all available schema names for the specified model, including physical, virtual, and dynamic schemas.

get/v1/models/{modelId}/schemas

Path parameters

modelIdstring uuid required

The unique identifier of the model.

Query parameters

branchIdstring uuid

The ID of the branch to retrieve schemas from.

Response

List of schema names

string[] required

Sorted array of schema names available in the model.