Get Rules

Get a list of rules based on filter criteria.

Args:
category_ids (Optional[str]): Comma-separated list of category IDs.
attr_keys (Optional[str]): Comma-separated list of attribute keys.
data_types (Optional[str]): Comma-separated list of data types.
group_op_ids (Optional[str]): Comma-separated list of group operation IDs.
op_ids (Optional[str]): Comma-separated list of operator IDs.
tenant_context (TenantContext): Tenant context information.
session (AsyncDbSession): Database session.

Returns:
RulesListResponse: List of rules based on the provided filters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Comma-separated list of category IDs

string

Comma-separated list of attribute keys

string

Comma-separated list of data types

string

Comma-separated list of group operation IDs

string

Comma-separated list of operator IDs

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json