Reference
Get Prompt Template Labels
GET
/
prompt-templates
/
{identifier}
/
labels
Retrieve all the release labels assigned to a prompt template. Identifiers can be either prompt_name
or prompt_id
.
Headers
X-API-KEY
string
requiredPath Parameters
identifier
string
requiredThe identifier can be either the prompt name or the prompt id.
Response
200 - application/json
release_labels
object[]
requiredWas this page helpful?