/
LU
lucidtechai
/
Lucidtech API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
get
/appClients
post
/appClients
options
/appClients
delete
/appClients/{appClientId}
options
/appClients/{appClientId}
patch
/appClients/{appClientId}
get
/assets
post
/assets
options
/assets
get
/assets/{assetId}
delete
/assets/{assetId}
options
/assets/{assetId}
patch
/assets/{assetId}
get
/datasets
post
/datasets
options
/datasets
get
/datasets/{datasetId}
delete
/datasets/{datasetId}
options
/datasets/{datasetId}
patch
/datasets/{datasetId}
get
/documents
post
/documents
delete
/documents
options
/documents
get
/documents/{documentId}
delete
/documents/{documentId}
options
/documents/{documentId}
patch
/documents/{documentId}
get
/logs
options
/logs
get
/logs/{logId}
options
/logs/{logId}
get
/models
post
/models
options
/models
get
/models/{modelId}
delete
/models/{modelId}
options
/models/{modelId}
patch
/models/{modelId}
get
/models/{modelId}/dataBundles
post
/models/{modelId}/dataBundles
options
/models/{modelId}/dataBundles
delete
/models/{modelId}/dataBundles/{dataBundleId}
options
/models/{modelId}/dataBundles/{dataBundleId}
patch
/models/{modelId}/dataBundles/{dataBundleId}
get
/models/{modelId}/trainings
post
/models/{modelId}/trainings
options
/models/{modelId}/trainings
options
/models/{modelId}/trainings/{trainingId}
patch
/models/{modelId}/trainings/{trainingId}
options
/organizations
get
/organizations/{organizationId}
options
/organizations/{organizationId}
patch
/organizations/{organizationId}
get
/plans
options
/plans
get
/plans/{planId}
options
/plans/{planId}
get
/predictions
post
/predictions
options
/predictions
get
/secrets
post
/secrets
options
/secrets
delete
/secrets/{secretId}
options
/secrets/{secretId}
patch
/secrets/{secretId}
post
/signup
options
/signup
get
/transitions
post
/transitions
options
/transitions
get
/transitions/{transitionId}
delete
/transitions/{transitionId}
options
/transitions/{transitionId}
patch
/transitions/{transitionId}
get
/transitions/{transitionId}/executions
post
/transitions/{transitionId}/executions
options
/transitions/{transitionId}/executions
get
/transitions/{transitionId}/executions/{executionId}
options
/transitions/{transitionId}/executions/{executionId}
patch
/transitions/{transitionId}/executions/{executionId}
post
/transitions/{transitionId}/executions/{executionId}/heartbeats
options
/transitions/{transitionId}/executions/{executionId}/heartbeats
get
/users
post
/users
options
/users
get
/users/{userId}
delete
/users/{userId}
options
/users/{userId}
patch
/users/{userId}
get
/workflows
post
/workflows
options
/workflows
get
/workflows/{workflowId}
delete
/workflows/{workflowId}
options
/workflows/{workflowId}
patch
/workflows/{workflowId}
get
/workflows/{workflowId}/executions
post
/workflows/{workflowId}/executions
options
/workflows/{workflowId}/executions
post
/transitions
Headers
Content-Type
string
required
Request body
PostTransitions
required
description
string
nullable
inputJsonSchema
object
name
string
nullable
outputJsonSchema
object
parameters
union
timeoutInSeconds
integer
transitionType
'docker'
|
'manual'
required
Response
200 response
Transition
required
assets
object
createdBy
string
nullable
required
createdTime
string
nullable
required
description
string
nullable
required
inputJsonSchema
object
name
string
nullable
required
outputJsonSchema
object
parameters
object
required
timeoutInSeconds
integer
required
transitionId
union
required
transitionType
'docker'
|
'manual'
required
updatedBy
string
nullable
required
updatedTime
string
nullable
required
Changes