Breadcrumbs

Metavault API - Get version

GetVersion - GET

Path

/api/projects/{projectId}/model/versions/{versionId}

Http Method

GET

Overview

Required permissions

  • Read access to the Build module. BUILD read

OR

  • Read access to the Source module. SOURCE read

OR

  • Read access to the Verify module. VERIFY read

OR

  • Read access to the Distribute module. Distribute read

Response

Success response (200 OK)

JSON
{
  "name": "7.0.0",
  "userName": "Bob Marley",
  "when": "2025-12-10T06:45:52+00:00"
}