Skip to main content
POST
/
v1
/
beta
/
projects
/
{project_id}
/
findings
/
create
{
  "finding_id": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.mindgard.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string
required

Body

application/json
title
string
required
rationale
string
data
JSON · object

Response

A successful response.

finding_id
string
read-only