---
title: "List additional trust portal documents for the organization"
method: POST
path: "/v1/trust-portal/documents/list"
tags: ["Trust Portal"]
---

# List additional trust portal documents for the organization

`POST /v1/trust-portal/documents/list`

List additional trust portal documents for the organization in Betayum. Configure the live Trust Center, custom domain, public overview, FAQs, compliance resources, documents, links, and vendor disclosures.

## Request body

- ListComplianceResourcesDto
  - `organizationId` string, required — Organization ID that owns the compliance resources

## Response `200`

Documents retrieved successfully

- TrustDocumentResponseDto[]
  - `id` string, required
  - `name` string, required
  - `description` object
  - `createdAt` string, required
  - `updatedAt` string, required

---

[API](https://skmtc.net/om-network/apis/betayum-api.md) · [All operations](https://skmtc.net/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/om-network/betayum-api/versions/1c5403653ecf/schema)
