cURL
curl --request GET \ --url https://app.docs.bynesoft.com/api/users/guard-rails \ --header 'X-API-Key: <api-key>'
{ "guardRails": [ { "id": "<string>", "name": "<string>", "sourceFabric": "<string>", "responseBlocking": true } ], "nextToken": "<string>" }
Review all your GuardRails.
Quantity of retrieved GuardRails (minimum - 1, maximum - 50)
1 <= x <= 50
Successful Response
Show child attributes