By id
Fetches a bid thread by id. Visible to the lister, the bidder org (provider), and the bidder driver. | authz: allowed_org_types=[provider], min_org_role=driver | () -> (BidThread1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
bid_thread_id
Response
Successful Response
listing_id
created_at_timestamp
status
status_changed_at_timestamp
bids
_id
schema_version
bidder_provider_org_id
Must be a string starting with org_
bidder_driver_id
accepted_pro_forma_line_items
Errors
422
Bid Threads by ID V1request Unprocessable Entity Error

