Production Versions API

Retrieve production versions using Visier APIs.

Available to Embedded Partners

Access requirements

To use APIs, you must have a Visier account and authenticate. For more information about authenticating, see API Authentication.

Custom profile with these capabilities: Direct Publish

Reach out to your administrator for access.

Overview

In Visier, the production version is the live version of Visier that your users can see. The production version updates after a user releases a project to production. For more information, see Publish Project Changes.

With this API, you can:

  • Retrieve a list of all production versions
  • Perform an operation on production versions, such as exporting all committed changes in a list of production versions
  • Perform an operation on one production version, such as rolling back the production version to a specific version

Administrating tenants can specify the tenant using TargetTenantID. The TargetTenantID request header defines the tenant that you're logged into. If defined, the API call executes from the specified tenant. If omitted, the default is the administrating tenant.