Retrieve Prompt Deployment History

Deprecated

DEPRECATED: This endpoint is deprecated and will be removed in a future release. Please use the retrieve_prompt_deployment_release xendpoint instead.

Path parameters

history_id_or_release_tagstringRequiredformat: "uuid"
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
Either the Prompt Deployment's ID or its unique name

Headers

X-API-KEYstringRequired

Response

idstringformat: "uuid"
deployment_idstringformat: "uuid"
timestampstringformat: "date-time"
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
descriptionstring or null

A human-readable description of the deployment