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
Path Parameters
The identifier can be either the prompt name or the prompt id.
Response
200 - application/json
Was this page helpful?