---
title: "Get public auth info"
method: GET
path: "/auth/public"
tags: ["auth"]
---

# Get public auth info

`GET /auth/public`

Returns public authentication information for the current workspace-level session.

## Response `200`

OK

- AuthnPublicAuthInfo
  - `ls_user_id` string
  - `organization_id` string
  - `tenant_id` string
  - `user_email` string
  - `user_id` string

---

[API](https://skmtc.net/langchain-ai/apis/langsmith.md) · [All operations](https://skmtc.net/langchain-ai/apis/langsmith/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/langchain-ai/langsmith/revisions/a0acb3a6a101/schema)
