Skip to main content
Retrieve details of a specific session. The session’s status reports where it is in its lifecycle — open, closing, closed or deleting. See Session Lifecycle for what each permits.

POST /revisions/:id/data/query (Command: get_session)

Request Body

See Alias Grammar for the character rules, length limits and which commands accept an alias in place of an id.

Response

Example

Alias resolution reads a secondary index that is eventually consistent, so an alias assigned moments earlier may not resolve yet. Hold the id returned by create_session rather than re-resolving the session by alias on every call.