Skip to main content
GET
Get workflow output schemas

Authorizations

X-Asteroid-Agents-Api-Key
string
header
required

Path Parameters

agentId
string<uuid>
required

The ID of the agent

workflowId
string<uuid>
required

The ID of the workflow

Response

The request has succeeded.

Output schemas keyed by output node name. Only output nodes that have a schema configured are included; the value is that node's JSON schema.