---
title: "Get Stanislas Data"
method: GET
path: "/stanislas"
tags: ["stanislas"]
---

# Get Stanislas Data

`GET /stanislas`

GET /stanislas

1. Sets did_the_stanislas_demo = True on the user's record.
2. Returns the Stanislas doc (creating it if it doesn't exist).

## Response `200`

Successful Response

- StanislasOutput — Response model for returning Stanislas doc data.
  - `id` string, required
  - `image_urls` string[], required

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/excellence-ai/excellence-learning/revisions/c407f3b5a05b/schema)
