Retrieves a paginated list of models with their metadata.
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Filter models by base model ID.
Filter models by connection ID.
If true, include deleted models.
Filter models by a specific model ID.
Filter by model kind.
SCHEMA, SHARED, SHARED_EXTENSION, WORKBOOK, BRANCH, QUERY, TOPIC, FIELD_PICKER_TOPIC Filter models by name.
Specifies the number of records per page.
Pagination cursor
Sort direction.
asc, desc Field to sort by.
name, modelKind, connectionId, baseModelId, createdAt, updatedAt Comma-separated list of additional fields to include in the response.
activeBranches - Include active branches for each modelactiveBranches