Skip to content

List public organization documents

GET
/organizations/{id}/documents/public

Verified, publicly-visible trust documents for an org (UUID or slug).

Parameters

Path Parameters

id*
Type
string
Required

Responses

Public documents

application/json
JSON
{
"data": [
{
}
]
}

Playground

Server
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Built with VitePress