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_idstringRequired
The ID of the organization. Alphanumerical.
template_idstringRequired
The ID of the template. Alphanumerical.

Query parameters

installablebooleanOptional
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-TypestringOptional

Content-Type

AuthorizationstringOptional
Authorization

Response

OK - Request successful