APIX ·
Admin
Dashboard
Sandboxes
Sign out
Filter:
All
FREE
COMMUNITY
FOUNDER
DEMO
{result.total} total
Name
Tier
Services
Requests
Location
Expires
{#for sb in result.sandboxes}
{sb.name}
{sb.sandboxId}
{sb.tier}
{sb.serviceCount}
{sb.totalRequests}
{#if sb.location != null}{sb.location}{#else}
—
{/if}
{sb.expiresAt}
{/for}
{#if hasPrev}
← Previous
{/if}
Page {displayPage} · {result.sandboxes.size} of {result.total}
{#if hasNext}
Next →
{/if}