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_idstringRequired

Response

Successful Response
_idstring
created_at_timestampdatetime
created_by_user_idstring

Must be a string starting with user_

group_namestring
last_edited_at_timestampdatetime
owner_org_idstring

Must be a string starting with org_

schema_versioninteger
driver_idslist of stringsOptional

Errors

422
Driver Bidding Groups by ID V1request Unprocessable Entity Error