Get Oort Orders Order Id Or Short Id Full

Accepts both order_id and order_short_id values and returns the Order with all its Task Groups, Tasks, Milestones, and Cargos

Path parameters

order_id_or_short_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful Response
cargoslist of objects
milestoneslist of objects
orderobject
task_groupslist of objects
taskslist of objects

Errors