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

Returns Open Source File URL

Returns open source policy file by url from allowed policy list.

POST /policies/opensourced/getByUrl

Return open source policy file

Request Body

Name
Type
Description

policyUrl*

String

Open Source policy file link

content:
            binary/octet-stream:
              schema:
                type: string
                format: binary

Last updated