---
title: "GetDemo"
description: "Describe the demo sandbox"
canonical: "https://pgbeam.com/docs/go-sdk/demo/getDemo"
last-updated: "2026-09-07T14:43:27.000Z"
---

# GetDemo

> Describe the demo sandbox

URL: https://pgbeam.com/docs/go-sdk/demo/getDemo

Returns everything an unauthenticated caller needs before asking for a demo credential: whether the demo is up, how much of the global ceiling is left, what each tier costs, the dataset schema with the treatment the demo policy applies to every column, and the walkthrough of statements that demonstrate each guardrail. Requires no account and no key.

## Usage

## Parameters

Parameter

Type

Required

Description

ctx

`context.Context`

Yes

Request context

## Response

`(*pgbeam.DemoInfo, error)`: the demo sandbox description.

## Example

## Errors

Status

Description

429

Rate limited. Try again later.