Skip to main content
GET
Get insight

Authorizations

Authorization
string
header
required

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

Path Parameters

insight_id
string
required

Insight ID.

Query Parameters

project_id
string
required

Project ID.

Response

Insight

id
string
required
project_id
string
required
agent_name
string
required
scope
enum<string>
required
Available options:
prompt,
tool,
env,
code
identity
string
required
title
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
member_count
integer
required
Required range: x >= 0
analysis
string
required
members
object[]
required