By id
Fetches an org bidding group by id. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (OrgBiddingGroup1)
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
provider_org_ids
Errors
422
Org Bidding Groups by ID V1request Unprocessable Entity Error

