Event Gateway Virtual Cluster Produce Policies
Get a Produce Policy for Virtual Cluster
Returns information about a specific produce policy associated with the Event Gateway virtual cluster.
get/v1/event-gateways/{gatewayId}/virtual-clusters/{virtualClusterId}/produce-policies/{policyId}#ModifyHeaders
Response
A single produce policy object.
Example response
{
"labels": {
"env": "test"
},
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}