List Prompt Deployment Release Tags
BetaGET
https://api.vellum.ai/v1/deployments/:id/release-tags
List Release Tags associated with the specified Prompt Deployment
Authentication
X-API-KEYstring
API Key authentication via header
Path parameters
idstringRequired
Either the Prompt Deployment's ID or its unique name
Headers
X-API-VersionstringOptional
Query parameters
limitintegerOptional
Number of results to return per page.
offsetintegerOptional
The initial index from which to return the results.
orderingstringOptional
Which field to use when ordering the results.
sourceenumOptional
Allowed values:
Response
countinteger or null
nextstring or null
format: "uri"
previousstring or null
format: "uri"
resultslist of objects or null