Skip to main content
GET
/
noCo
/
api
/
v2
/
workspaces
/
{workspace_id}
/
extraction
/
{element_type}
/
{element_id}
Get Extractions
curl --request GET \
  --url https://be.datagol.ai/noCo/api/v2/workspaces/{workspace_id}/extraction/{element_type}/{element_id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

This API uses OAuth 2.0 with the authorization code grant flow.

Path Parameters

workspace_id
string
required
element_type
string
required
element_id
string
required

Response

200

Get Extractions by Element