Skip to main content
Retrieve detailed information about a specific template, including full configuration, resources, features, and build information.

Overview

Getting template details helps you:
  • View complete template configuration
  • Check resource specifications (min/max/default)
  • Review available features and capabilities
  • Access build information and status
  • Verify template availability before use
Template details include more information than the list view, including full configuration, build steps, and organization-specific details.

Get Template by Name

Get detailed information about a specific template:

Resource Specifications

View resource specifications (default, min, max):

Features and Tags

View template features and tags:

Template Status and Availability

Check template status and availability:

Organization-Specific Templates

Check if template is organization-specific:

Complete Example

Here’s a complete example showing template details:

Best Practices

1

1. Get Details Before Use

Always get template details to verify resources and features before creating sandboxes.
2

2. Check Status

Verify template status is β€œactive” before using it to create sandboxes.
3

3. Review Resources

Check default, min, and max resources to ensure they meet your requirements.
4

4. Verify Features

Review features list to confirm template has capabilities you need.
5

5. Handle Not Found

Always handle NotFoundError when getting template details.

Next Steps