GET
/
api
/
v1
/
user
/
conversations

Authorizations

Authorization
string
header
required

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

Query Parameters

start
integer
default:
0
Required range: x > 0
limit
integer
default:
10
Required range: x > 1

Response

200 - application/json
agent_id
string | null
required
branch
string | null
required
created_at
string
required
id
string
required
project_ids
string[] | null
required
repository
string | null
required
status
string | null
required
title
string | null
required
updated_at
string
required