List firewall groups

Authentication

AuthorizationBearer

IBEE platform API token, for example: ibee_live_xxx.

Query parameters

workspace_idstringRequired
The workspace ID to scope this request to.

Response

Firewall groups returned successfully.
firewall_group_idstring
organization_idstring
workspace_idstring
namestring
is_defaultboolean
statusstring
ruleslist of objects
created_atdatetime
updated_atdatetime
workspace_namestring
descriptionstring or null
linked_instance_countinteger>=0

Errors

401
Unauthorized Error
403
Forbidden Error