List Documents
Response Body
application/json
curl -X GET "https://loading/api/v1/legal/documents"[
{
"doc_type": "terms_of_service",
"published_at": "string",
"title": "string",
"version": 0
}
]application/json
curl -X GET "https://loading/api/v1/legal/documents"[
{
"doc_type": "terms_of_service",
"published_at": "string",
"title": "string",
"version": 0
}
]