Skip to main content
GET
{baseUrlAdmin}
/
api
/
process-versions
/
compute
  curl --request GET \
    --url {baseUrlAdmin}/api/process-versions/compute
{ "status": "success" }

Documentation Index

Fetch the complete documentation index at: https://docs.flowx.ai/llms.txt

Use this file to discover all available pages before exploring further.

baseUrlAdmin
string
The URL of admin.
compute
string
This is the specific operation performed to compute misconfigurations for older processes.
  curl --request GET \
    --url {baseUrlAdmin}/api/process-versions/compute
{ "status": "success" }
Last modified on January 26, 2026