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
_id
created_at_timestamp
created_by_user_id
Must be a string starting with user_
group_name
last_edited_at_timestamp
owner_org_id
Must be a string starting with org_
schema_version
driver_ids
Errors
422
Driver Bidding Groups by ID V1request Unprocessable Entity Error

