prompt-templates
snippets

Get Snippet Usage

get/prompt-templates/{identifier}/snippet-usage

Path parameters

identifierstring required

The identifier can be either the prompt name or the prompt id.

Query parameters

prompt_version_numberinteger

Optional specific version number to check usage for

Response

Successful Response

successboolean
messagestring
snippet_namestring

The name of the snippet prompt template

total_prompts_using_snippetinteger

Total number of prompts using this snippet

total_labels_using_snippetinteger

Total number of labels using this snippet

Changes

No recorded changes to this endpoint across all 2 revisions of this API.