List plugin jobs
pc_get_plugins_by_plugin_id_jobsList all jobs for a specific plugin by providing its plugin ID. This returns a list of jobs associated with that plugin.
Instructions
List plugin jobs
Paperclip operation: GET /api/plugins/{pluginId}/jobs. Authorization class: board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |