Lists rule groups namespaces.
get/workspaces/{workspaceId}/rulegroupsnamespaces
Path parameters
workspaceIdstring required
A workspace ID.
The ID of the workspace.
Query parameters
maxResultsinteger
Maximum results to return in response (default=100, maximum=1000).
namestring
The namespace name that the rule group belong to.
Optional filter for rule groups namespace name. Only the rule groups namespace that begin with this value will be returned.
nextTokenstring
A token used to access the next page in a paginated result set.
Pagination token to request the next page in a paginated list. This token is obtained from the output of the previous ListRuleGroupsNamespaces request.
Response
Success