Error
A valid request URL is required to generate request examples[
{
"taskType": "<string>",
"taskId": "<string>",
"configs": {},
"tableName": "<string>"
}
]Task
Get the task config (a list of child task configs) for the given task
GET
/
tasks
/
task
/
{taskName}
/
config
Error
A valid request URL is required to generate request examples[
{
"taskType": "<string>",
"taskId": "<string>",
"configs": {},
"tableName": "<string>"
}
]Was this page helpful?

