Get Containerized Extractor
Get a containerized extractor by its RID.
Path parameters
extractorRid
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an object.
rid
Unique resource identifier for the extractor.
name
The name of the extractor as defined by the user.
image
Container image used to run the extractor.
inputs
The input files that this extractor requires, mapped to environment variables that store the path to the file.
properties
Additional properties associated with this extractor.
labels
Set of labels applied to this extractor.
createdAt
Timestamp when this extractor was created.
isArchived
Whether this extractor is archived.
timestampMetadata
Metadata about the intermediate parquet this extractor will produce
description
Optional description of the extractor.