For the complete documentation index, see llms.txt. This page is also available as Markdown.

List of policies that are best suited for given parameters

Get policies by categories and text

POST /policies/filtered-policies

Get policies by categories and text

Request Body

Name
Type
Description

categoryIds*

String

Category Identifiers

text*

String

Filter Text

[
  "string"
]

Was this helpful?