> ## Documentation Index
> Fetch the complete documentation index at: https://promptlayer-1023-gorgias-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Prompt Template (Deprecated)

Get Prompt Template allows you to get the template for a prompt based on the name. If the template is found, it will send you back a json object that includes some metadata (including the `id`, which can be used as the `prompt_id` in `track-request`) and the `prompt-template` itself which is a JSON representation of your prompt [following the langchain format.](https://langchain.readthedocs.io/en/latest/modules/prompts/examples/prompt_serialization.html#loading-from-json)
