Tobias Rohnstock
10/23/2023, 2:25 PMalex
10/23/2023, 2:30 PMGET /deployments/{id}
endpoint and inspecting the parameter_openapi_schema
attribute in the response. You’ll need to be authenticated to call that endpoint, but it should give you what you need to generate a model that can be used with the /deployments/{id}/create_flow_run
endpoint.Tobias Rohnstock
10/23/2023, 2:32 PM