Retrieve Prompt Deployment Release Tag

Retrieve a Deployment Release Tag by tag name, associated with a specified Deployment.

Path parameters

idstringRequired

A UUID string identifying this deployment.

namestringRequired

The name of the Release Tag associated with this Deployment that you’d like to retrieve.

Headers

X_API_KEYstringRequired

Response

namestring

The name of the Release Tag

sourceenum

The source of how the Release Tag was originally created

  • SYSTEM - System
  • USER - User
Allowed values:
history_itemobject

The Deployment History Item that this Release Tag is associated with