Skip to main content
GET
Get Data Upload Submission

Authorizations

Authorization
string
header
required

A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>

Headers

x-client-secret
string
required

A secret token identifying the client connecting to the API

Example:

"Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP"

Path Parameters

id
string
required
Required string length: 20 - 37
Examples:

"dus_1GBBSJ6P91S0R41N"

"dus_1CRY1X1Q3SBX1CY2"

Response

Successful Response

facility_id
string | null
required
Required string length: 20 - 37
Example:

"fcl_1G8QT5ZAB1S0XSDW"

id
string
required
Required string length: 20 - 37
Examples:

"dus_1GBBSJ6P91S0R41N"

"dus_1CRY1X1Q3SBX1CY2"

status
enum<string>
required
Available options:
pending,
completed,
failed
storage_location_id
string | null
required
Required string length: 20 - 37
Example:

"slc_1F3PMGVC91S0SBK3"

submission_type
enum<string>
required
Available options:
biochar_pyrolysis_reactor_facility_time_series,
dac_storage_site_time_series,
dac_facility_time_series,
wae_wastewater_treatment_plant_facility_time_series
error_message
string | null

Error message if the submission failed during processing.