v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436208157.4 KB

Retrieves the details of a routing rule for a link.

get/responder-gateway/{gatewayId}/link/{linkId}/routing-rule/{ruleId}

Path parameters

gatewayIdstring required

The unique identifier of the gateway.

linkIdstring required

The unique identifier of the link.

ruleIdstring required

Identifier for a routing rule

The unique identifier of the routing rule.

Response

Success

gatewayIdstring required

The unique identifier of the gateway.

linkIdstring required

The unique identifier of the link.

ruleIdstring required

The unique identifier of the routing rule.

priorityinteger required

The priority of the routing rule.

status'CREATION_IN_PROGRESS' | 'ACTIVE' | 'UPDATE_IN_PROGRESS' | 'DELETION_IN_PROGRESS' | 'DELETED' | 'FAILED' required

The status of the routing rule.

createdAtstring date-time required

The timestamp of when the routing rule was created.

updatedAtstring date-time required

The timestamp of when the routing rule was last updated.

tagsobject

A map of the key-value pairs for the tag or tags assigned to the specified resource.