Skip to main content
Get the deployed Prompt Version to a particular Environment
curl --request GET \
  --url https://api.pezzo.ai/api/prompts/v2/deployment

Documentation Index

Fetch the complete documentation index at: https://docs.pezzo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

name
string
required

The name of the prompt (case sensitive)

environmentName
string
required

The name of the environment (case sensitive)

Response

Deployed prompt version object