---
title: "Ensure playground project"
method: POST
path: "/api/v1/org/playground-projects/ensure"
tags: ["Organizations"]
---

# Ensure playground project

`POST /api/v1/org/playground-projects/ensure`

Return the organization's existing project or provision its sample-data
playground when the new onboarding flow is available.

## Response `200`

Ok

- ApiEnsurePlaygroundProjectResponse
  - `results` EnsurePlaygroundProjectResults, required
    - `created` boolean, required
    - `projectUuid` string, required
  - `status` 'ok', required

## Other responses

- `default` — Error

---

[API](https://skmtc.net/lightdash/apis/lightdash-api.md) · [All operations](https://skmtc.net/lightdash/apis/lightdash-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightdash/lightdash-api/versions/40c933755c9a/schema)
