v1
latestOpenAPI 3.1.02026-07-267418115.3 KBGET documents
get/api/v1/documents/{id}
Path parameters
idstring required
Response
OK
Example response
{
"$uri": "/api/v1/documents/0d77065796f8d173",
"downloaders": [
{
"__DOLLAR_REF__": "/api/v1/users/a1b2c3d4e5f67890"
}
],
"uploader": {
"__DOLLAR_REF__": "/api/v1/users/a1b2c3d4e5f67890"
}
}