RESTGetVendorByOrgId#

GET - /vendors/org-id/{org_id}

Get a vendor by Company Org ID.

Parameters#

Path#

org_id | Integer

Red Hat Org ID / account_id from Red Hat SSO. Also corresponds to company_org_id in Red Hat Connect.

Query#

include | List[String]

Comma separated list of fields to include in the response. Use dot notation to define nested fields.

exclude | List[String]

Comma separated list of fields to exclude in the response. Use dot notation to define nested fields.

Returns#

content | application/json

response_type | single

response_object | Container Vendor