Get
Retrieves an order schedule by ID. | authz: min_org_role=operator | () -> (OrderSchedule1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
order_schedule_id
Response
Successful Response
schema_version
name
order_manifest
Template used by an order schedule to generate each order occurrence.
schedule_spec
_id
owned_by_user_id
Must be a string starting with user_
owned_by_org_id
Must be a string starting with org_
owned_by_org_type
created_at_timestamp
last_edited_at_timestamp
orchestrator_schedule_id
description
status
orchestrator_schedule_status
orchestrator_schedule_paused
orchestrator_schedule_created_at_timestamp
Errors
422
Order Schedules Get by ID V1request Unprocessable Entity Error

