Skip to main content
GET
/
templates
/
aliases
/
{alias}
cURL
curl --request GET \
  --url https://api.e2b.app/templates/aliases/{alias} \
  --header 'X-API-Key: <api-key>'
{
  "templateID": "<string>",
  "public": true
}

Authorizations

X-API-Key
string
header
required

Path Parameters

alias
string
required

Template alias

Response

Successfully queried template by alias

templateID
string
required

Identifier of the template

public
boolean
required

Whether the template is public or only accessible by the team