Read a plugin
GET/workflows/plugins/:name
Returns one plugin descriptor, including its full config schema and examples.
Request
Responses
- 200
- 4XX
- 5XX
The plugin descriptor.
Client error. The body says what went wrong: an error type, a human-readable detail, and, on validation failures, one entry per offending field.
Unexpected server error.