Skip to main content
GET
Get Extraction

Authorizations

x-api-key
string
header
required

API key for authentication

x-selected-account-id
string
header
required

Selected Account ID

Path Parameters

project_id
string
required
extraction_id
string
required

Response

Successful Response

Extraction result response model.

id
string
required

ID of the entity

project_id
string
required

ID of the project

source_id
string
required

Source ID that was extracted from

result
ExtractionResult · object
required

The extraction result

Example:
parameters
ExtractionParameters · object
required

Parameters used for extraction

created_at
string<date-time>
required

When the extraction was completed

object
string
default:extraction
Allowed value: "extraction"
processing_time_ms
integer | null

Processing time in milliseconds