v4
latestOpenAPI 3.1.02026-08-01207318738.7 KBModels
List models
get/api/v1/models
Query parameters
baseModelIdstring uuid
Filter by base model ID
Filter by base model ID
connectionIdstring uuid
Filter by connection ID
Filter by connection ID
cursorstring
Cursor for pagination
Cursor for pagination
includestring
Comma-separated list of fields to include (e.g., activeBranches)
Example:activeBranches
Comma-separated list of fields to include (e.g., activeBranches)
includeDeleted'0' | '1' | 'true' | 'false'
Include deleted models
Include deleted models
modelIdstring uuid
Filter by specific model ID
Filter by specific model ID
modelKind'SCHEMA' | 'SHARED' | 'SHARED_EXTENSION' | 'BRANCH' | 'WORKBOOK' | 'QUERY'
Filter by model kind
Filter by model kind
namestring
Filter by model name
Filter by model name
pageSizeinteger
Number of results per page
Example:20
Number of results per page
sortDirection'asc' | 'desc'
Sort direction
Sort direction
sortField'name' | 'modelKind' | 'connectionId' | 'baseModelId' | 'createdAt' | 'updatedAt'
Field to sort by
Field to sort by
Response
Paginated list of models