II.
VendorRelationship JSON
Structured · livevendor-rel:openai
OpenAI vendor relationship json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "vendor-rel:openai",
"_kind": "VendorRelationship",
"_file": "role/tenants/vendor-relationships.yaml",
"_cluster": "role",
"attributes": {
"displayName": "OpenAI vendor relationship",
"vendorName": "OpenAI",
"relationshipKind": "paid",
"startedAt": "2023-06-01",
"notes": "Direct paid API relationship with OpenAI; usage flows through the\nplatform's master API key.\n"
},
"outgoingEdges": [
{
"from": "vendor-rel:openai",
"to": "org-unit:platform-team",
"kind": "with_organization",
"attributes": {}
}
],
"incomingEdges": []
}