curl --request POST \
--url https://api.egp.scale.com/v4/applications/process/{application_alias} \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{
"inputs": {},
"history": [],
"overrides": {
"concurrent": false,
"use_channels": false,
"initial_state": {
"current_node": "<string>",
"state": {}
},
"partial_trace": [
{
"workflow_id": "<string>",
"node_id": "<string>",
"operation_type": "<string>",
"start_timestamp": "<string>",
"operation_input": "<string>",
"operation_output": "<string>",
"operation_metadata": {},
"duration_ms": 123
}
],
"return_span": true
},
"stream": false,
"operation_metadata": {}
}'
"<any>"
curl --request POST \
--url https://api.egp.scale.com/v4/applications/process/{application_alias} \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{
"inputs": {},
"history": [],
"overrides": {
"concurrent": false,
"use_channels": false,
"initial_state": {
"current_node": "<string>",
"state": {}
},
"partial_trace": [
{
"workflow_id": "<string>",
"node_id": "<string>",
"operation_type": "<string>",
"start_timestamp": "<string>",
"operation_input": "<string>",
"operation_output": "<string>",
"operation_metadata": {},
"duration_ms": 123
}
],
"return_span": true
},
"stream": false,
"operation_metadata": {}
}'
"<any>"
curl --request POST \
--url https://api.egp.scale.com/v4/applications/process/{application_alias} \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{
"inputs": {},
"history": [],
"overrides": {
"concurrent": false,
"use_channels": false,
"initial_state": {
"current_node": "<string>",
"state": {}
},
"partial_trace": [
{
"workflow_id": "<string>",
"node_id": "<string>",
"operation_type": "<string>",
"start_timestamp": "<string>",
"operation_input": "<string>",
"operation_output": "<string>",
"operation_metadata": {},
"duration_ms": 123
}
],
"return_span": true
},
"stream": false,
"operation_metadata": {}
}'
"<any>"
curl --request POST \
--url https://api.egp.scale.com/v4/applications/process/{application_alias} \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{
"inputs": {},
"history": [],
"overrides": {
"concurrent": false,
"use_channels": false,
"initial_state": {
"current_node": "<string>",
"state": {}
},
"partial_trace": [
{
"workflow_id": "<string>",
"node_id": "<string>",
"operation_type": "<string>",
"start_timestamp": "<string>",
"operation_input": "<string>",
"operation_output": "<string>",
"operation_metadata": {},
"duration_ms": 123
}
],
"return_span": true
},
"stream": false,
"operation_metadata": {}
}'
"<any>"