Skip to main content
GET
List Sessions
List all conversation sessions associated with the authenticated user.

Request

Headers

string
required
Your OpenViking API key for authentication

Response

string
Response status (ok or error)
array
Array of session objects
string
Session identifier
string
Full Viking URI for the session
boolean
Whether this is a directory entry
number
Request processing time in seconds

Examples

Response Example

Use Cases

List and Resume Sessions

Session Management Dashboard