latestOpenAPI 3.0.02026-08-107797148.2 KB

89261af4dd80

Model Variables

List Model Variables

Retrieves a paginated list of variables associated with a model. Note: Model variables, filter values, and notes can all be attached to different entity types via model_type and model_id.

get/api/v1/model-variables

Query parameters

filter[variable_id]string

Filter results by variable_id.

filter[model_type]string

Filter results by model_type.

filter[model_id]string

Filter results by model_id.

includestring

Comma-separated list of relationships to include. Available: model, variable

sortstring

Sort field. Prefix with - for descending. Available: variable_id, model_type, model_id

pageinteger

Page number for pagination.

per_pageinteger

Number of results per page.

Response

Successful response