Synthesize
post
Start Synthesize
Authorizations
sessionidstringRequired
Log in using the POST /api/v1/auth/ endpoint
Path parameters
engine_idstringRequired
Body
functionalitiesany | nullableOptional
write_batch_sizeintegerOptionalDefault:
10000generate_batch_sizeintegerOptionalDefault:
10000n_connectionsintegerOptionalDefault:
1Responses
200
Success: Job status
application/json
422
Validation error
application/json
503
Message: unable to fetch engine from external service
post
/api/v1/synthesize/{engine_id}/start/get
Get Job Summary
Authorizations
sessionidstringRequired
Log in using the POST /api/v1/auth/ endpoint
Path parameters
job_idstringRequired
Responses
200
Success: Job status
application/json
422
Validation error
application/json
503
Message: unable to fetch engine from external service
get
/api/v1/synthesize/{job_id}/summary/Last updated
Was this helpful?

