Skip to main content

UserPluginTasksQuery

Query parameters for the plugin tasks endpoint

typestring | nullnullable

Filter by task type (e.g., "user_plugin_sync"). If omitted, returns the latest task of any type for this plugin.

UserPluginTasksQuery
{
"type": "string"
}