Skip to main content
GET
get chat

Authorizations

Authorization
string
header
required

API key in Bearer token format

Path Parameters

chat_id
string
required

Response

Successful Response

id
string
required
created_at
string<date-time>
required
team_id
string
required
team_slug
string
required
project_id
string
required
project_slug
string
required
user
UserSchema · object
required
total_messages
integer
required
code_version_id
string
required
chat_type
enum<string>
required
Available options:
code,
analysis
version
AnalysisVersionRef · object
required
title
string | null