Retrieve Prompt Deployment Release

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

Path parameters

idstringRequired
Either the Prompt Deployment's ID or its unique name
release_id_or_release_tagstringRequired
Either the UUID of Prompt Deployment Release you'd like to retrieve, or the name of a Release Tag that's pointing to the Prompt Deployment Release you'd like to retrieve.

Headers

X-API-KEYstringRequired

Response

idstringformat: "uuid"
createdstringformat: "date-time"
environmentobject
prompt_versionobject
deploymentobject
release_tagslist of objects
reviewslist of objects
created_byobject or null
descriptionstring or null