/
US
usesapient
/
Sapient Public API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 4mo ago
Details
Filter operations
api
6
context
1
eval-runs
3
prompts
1
status
2
workflow-runs
1
workflows
3
post
Create Workflow
get
Retrieve Workflow
post
Run Workflow
workflows
Create Workflow
post
/v1/workflows
Request body
CreateWorkflowRequest
required
name
string
required
description
string
nullable
steps
object[]
metadata
object
Response
Successful Response
WorkflowResponse
required
id
string
required
name
string
required
description
string
nullable
steps
object[]
metadata
object
created_at
string
nullable
Changes