latestOpenAPI 3.1.02026-08-105279262.8 KB

51f7c5a8d15d

legacyPipelines

Get Order Details

Retrieve detailed information about a specific order including current status, processing progress, cost breakdown, and deliverable files. Use this endpoint to poll for order completion or check on processing status.

get/pipelines/{id}

Path parameters

idstring required

Response

Success

Example response

{
  "data": {
    "off_nadir_angle": [
      -30,
      30
    ]
  }
}