By id
Fetches a driver bidding group by id. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (DriverBiddingGroup1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
group_id
Response
Successful Response
schema_version
group_name
owner_org_id
Must be a string starting with org_
created_by_user_id
Must be a string starting with user_
created_at_timestamp
last_edited_at_timestamp
_id
driver_ids
Errors
422
Driver Bidding Groups by ID V1request Unprocessable Entity Error

