cURL
curl --request GET \ --url https://api-qa.interactly.ai/workflows/v1/edges/schema/{edge_type} \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Endpoint to retrieve the schema for a specific edge type.
Retrieve your API Key from Dashboard API Keys Section.
direct
conditional
companion
Successful Response