v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14217963.2 KB

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

nextTokenstring

Pagination token to use when requesting the next page in this list.