Generate request with AI
POST /v1/requests/ai/generate
POST
/v1/requests/ai/generate
Generates a request draft from free-form user input using the configured AI pipeline
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”AI request generation input
object
restrictiveness
required
string
user_input
required
string
Responses
Section titled “ Responses ”OK
object
data
object
business_justification
string
description
string
name
string
selected_datasources
Array<object>
object
datasets
Array<object>
object
columns
required
Array<string>
filters
object
conditions
required
Array<object>
object
column
string
op
string
raw
string
value
logic
string
joins
Array<object>
object
on
string
source
object
kind
required
string
name
required
string
type
string
rationale
string
relevance
string
source
object
kind
required
string
name
required
string
datasource
string
validity_period
string
success
boolean
Bad Request
object
error
string
message
string
Example
Success success
boolean
Example
trueUnauthorized
object
error
string
message
string
Example
Success success
boolean
Example
trueUnprocessable Entity
object
error
string
message
string
Example
Success success
boolean
Example
trueInternal Server Error
object
error
string
message
string
Example
Success success
boolean
Example
trueGateway Timeout
object
error
string
message
string
Example
Success success
boolean
Example
true