Check if template with given alias exists
cURL
curl --request GET \ --url https://api.e2b.app/templates/aliases/{alias} \ --header 'X-API-Key: <api-key>'
{ "templateID": "<string>", "public": true }
Documentation IndexFetch the complete documentation index at: https://e2b.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://e2b.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Template alias
Successfully queried template by alias
Identifier of the template
Whether the template is public or only accessible by the team
Was this page helpful?