Skip to main content
GET
List Mission Control Chat Sessions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Query Parameters

workspace_id
string<uuid>
required
view
enum<string>
default:mine
Available options:
mine,
shared
author_id
string | null
folder
string | null

Response

Successful Response

id
string<uuid>
required
workspace_id
string<uuid>
required
scope_type
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
title
string | null
folder
string | null
selected_interview_ids
string[] | null
selected_vault_ids
string[] | null
created_by
string | null
created_by_email
string | null
created_by_name
string | null
shared_with_user_ids
string[]
access
enum<string>
default:owner
Available options:
owner,
shared