v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Lists all rules for a gateway.

get/gateways/{gatewayIdentifier}/rules

Path parameters

gatewayIdentifierstring required

The identifier of the gateway to list rules for.

Query parameters

maxResultsinteger

The maximum number of results to return in the response. If the total number of results is greater than this value, use the token returned in the response in the <code>nextToken</code> field when making another request to return the next batch of results.

nextTokenstring

The pagination token from a previous request.

Response

Success

nextTokenstring

The pagination token to use in a subsequent request.