Get Workflow Capabilities
Describe graph JSON, expressions, node controls, lifecycle, and safety status.
GET
/developer/v1/capabilitiesAuthorizations
Authorizationstringheaderrequired
Send your GenHealth credential as Bearer <YOUR_API_KEY>. This endpoint requires workflow:read for the authenticated organization.
Headers
Acceptstringheader
Response media type. Use application/json for the current API.
Parameters
This endpoint does not define request parameters.
Responses
WorkflowCapabilityManifest
schema_versionintegergraph_schemaComplete JSON Schemas for workflow imports, nodes, and edges, plus graph-wide rules.WorkflowGraphSchemaManifestexpression_syntaxSupported node-output and loop reference forms.WorkflowExpressionSyntaxlifecycleWorkflow states, version states, and the recommended authoring sequence.WorkflowLifecyclenode_typesarray<WorkflowNodeCapability>integration_actionsAction discovery, connection readiness, and output-schema guidance.WorkflowIntegrationActionsrecipesarray<WorkflowRecipe>