latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-11333695.0 KB

9762a43a4598

Sessions

Get current session ID

Returns the ID of the current active session for the user/org, or empty string if no current session is set.

get/api/sessions/current

Headers

X-Grafana-Org-Idstring

Grafana organization ID for multi-tenant isolation. Defaults to '1' if not provided.

Response

Current session ID

sessionIdstring

Current session ID (empty string if none)