Returns a zip file containing policy project data
GET /policies/{policyId}/export-documentsReturns a zip file containing policy project data.Name
Value
Name
Type
Description
{
description: Successful operation. Response zip file.
content:
application/json:
schema:
type: string
}{
description: Unauthorized.
}description: Forbidden. description: Internal server error.
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Last updated