Skip to content

Export the given guardrails and guardrail packages in a zip file.

POST
/backend/v1/scanners/export

Export the given guardrails and guardrail packages in a zip file.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Request Body

application/json
JSON
{
  
"packageIds": [
  
  
"string"
  
],
  
"scannerIds": [
  
  
"string"
  
]
}

Responses

Successful Response

application/zip
JSON
"string"

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

Updated at: