Skip to main content
GET
Get model version
Returns a single model version, including nodes, edges, and metadata for the canvas. Model parameters and UI settings are not included. Useful for a full documentation of a model configuration, i.e. all tool configurations, metadata flowing through the model and a graph through the edges object.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

assetId
string<uuid>
required
versionId
string<uuid>
required

Response

OK

data
object
required