Get an environment template
This action returns a specific environment template in the organization repository. The returned template is also the latest version in the /versions endpoint.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
organization_id
The ID of the organization. Alphanumerical.
template_id
The ID of the template. Alphanumerical.
Query parameters
installable
For templates of type forTemplatedSpaces only, filters the results to include only template versions that are installable based on the versions already installed.
Response headers
Content-Type
Content-Type
Authorization
Authorization
Response
OK - Request successful