cURL
curl --request GET \ --url https://api.promptlayer.com/prompt-templates/{prompt_template_id}/external-ids \ --header 'X-API-KEY: <x-api-key>'
{ "success": true, "external_ids": [ { "source": "<string>", "external_id": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.promptlayer.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.promptlayer.com/llms.txt
Use this file to discover all available pages before exploring further.
External IDs for the entity
Show child attributes
Was this page helpful?