Get a raw-data record
Retrieve a single raw-data record by ID.
Path Parameters
Response
Successful Response
A raw-data record as returned by the API.
Owning project ID (required).
User-provided label for the raw file.
Unique identifier.
Owning organization.
Original uploaded filename.
Path within the raw-data bucket.
Creation timestamp.
Last update timestamp.
Free-text provenance: where this raw file came from (a URL, DOI, S3 URI, vendor/cycler export description, etc.).
Loose free-form metadata.
MIME type, if known.
File size in bytes.
Ingestion lifecycle: pending | queued | processing | needs_review | awaiting_cell | done | failed. See src.pydantic_models.raw_data_ingestion for what each means.
pending, queued, processing, needs_review, awaiting_cell, done, failed Terminal ingestion failure message, if any.
When ingestion last reached a terminal state.
Cycler format detected on parse (arbin, maccor, ...).
User ID of the uploader.