Get
Retrieves an order template by ID. | authz: min_org_role=operator | () -> (OrderTemplate1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
order_template_id
Response
Successful Response
_id
created_at_timestamp
last_edited_at_timestamp
name
owned_by_org_id
Must be a string starting with org_
owned_by_user_id
Must be a string starting with user_
schema_version
archived_at_timestamp
coordinator_org_id
Must be a string starting with org_
department_id
description
directory_entry_ids
driver_ids
executor_org_ids
off_chrt_reference_id_str
off_chrt_shipper_org_id
shipper_org_id
Must be a string starting with org_
task_list_ids
text
Errors
422
Order Templates Get by ID V1request Unprocessable Entity Error

