Retrieve Prompt Deployment History

Retrieve a specific Deployment History Item by either its UUID or the name of a Release Tag that points to it.

Path parameters

history_id_or_release_tagstringRequired

Either the UUID of Deployment History Item you’d like to retrieve, or the name of a Release Tag that’s pointing to the Deployment History Item you’d like to retrieve.

idstringRequired

A UUID string identifying this deployment.

Headers

X_API_KEYstringRequired

Response

idstringformat: "uuid"
deployment_idstringformat: "uuid"
timestampdatetime
labelstring<=150 characters

A human-readable label for the deployment

namestring<=150 characters

A name that uniquely identifies this deployment within its workspace

input_variableslist of objects
descriptionstringOptional

A human-readable description of the deployment