Get Components Input Output [beta]

Returns the haystack components available for the domain of the current version.

This can be used to identify the input values required for each component and the output
values that will be returned.

By default, it returns the components for the deepset domain.

If names are provided, it will return the input/output schema for the provided components.
We use exact match for the component names.
If no names are provided, it will return the input/output schema for all available components. We're still working on this endpoint, which means it may change. Once it's stable, we'll remove the 'beta' label.

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!