GET
/
flow
/
{id}
curl --request GET \
  --url https://api.wild-card.ai/flow/{id}
"<any>"

Path Parameters

id
string
required

Unique identifier for the flow.

Response

200
application/json
Successful Response

The response is of type any.