v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436208157.4 KB

Retrieves information about an inbound external link.

get/responder-gateway/{gatewayId}/inbound-external-link/{linkId}

Path parameters

gatewayIdstring required

The unique identifier of the gateway.

linkIdstring required

The unique identifier of the link.

Response

Success

gatewayIdstring required

The unique identifier of the gateway.

linkIdstring required

The unique identifier of the link.

status'PENDING_CREATION' | 'PENDING_REQUEST' | 'REQUESTED' | 'ACCEPTED' | 'ACTIVE' | 'REJECTED' | 'FAILED' | 'PENDING_DELETION' | 'DELETED' | 'PENDING_UPDATE' | 'PENDING_ISOLATION' | 'ISOLATED' | 'PENDING_RESTORATION' required

The status of the request.

domainNamestring required

The domain name.

createdAtstring date-time

The timestamp of when the inbound external link was created.

updatedAtstring date-time

The timestamp of when the inbound external link was updated.

tagsobject

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

connectivityType'DEFAULT' | 'PUBLIC_INGRESS' | 'PUBLIC_EGRESS' | 'EXTERNAL_INBOUND'

The connectivity type of the link.