---
title: "Retrieve the environment"
method: GET
path: "/api/environment"
tags: ["Environment"]
---

# Retrieve the environment

`GET /api/environment`

## Response `200`

Undescribed

- object, nullable
  - `id` string, required
  - `userId` string, nullable, required
  - `config` unknown
  - `createdAt` string, date, required

---

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