Skip to main content
GET
List Project Reports

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

Query Parameters

include_archived
boolean
default:false
include_deleted
boolean
default:false

Response

Successful Response

id
string
required
prompts_ids
string[]
required
records_ids
string[]
required
project_id
string
required
category
string | null
required
title
string
required
context
string | null
required
context_expand
string | null
required
status
string
required
content
string | null
required
is_public
boolean
required
is_archived
boolean
required
is_deleted
boolean
required
preset_id
string | null
required
report_language
string | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
project_name
string | null