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_idstringRequired

Response

Successful Response
schema_versioninteger
group_namestring
owner_org_idstring

Must be a string starting with org_

created_by_user_idstring

Must be a string starting with user_

created_at_timestampdatetime
last_edited_at_timestampdatetime
_idstring
provider_org_idslist of strings

Errors

422
Org Bidding Groups by ID V1request Unprocessable Entity Error