Skip to main content
GET
List Sessions

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
project_id
string<uuid>
required
workspace_id
string<uuid>
required
title
string | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required