List all active extractions for a specific element (file, folder, or column).
Endpoint:
https://be.datagol.ai/noCo/api/v2/workspaces/{workspaceId}/extraction/{element_type}/{element_id}
Method: GET
Auth Required: Yes (x-auth-token)
| Param | Type | Required | Description |
|---|---|---|---|
| elementType | string | Yes | COLUMN /FILE / FOLDER |
| elementId | string | Yes | File/folder/column ID |
Get Extractions by Element