Document API / documents / Get a single document by UUID
GET /documents/{uuid}
GET
/documents/{uuid}
Get a single document by UUID
Authorizations
Parameters
Path Parameters
uuid
required
string
Document UUID
Responses
200
OK
object
content_type
string
created_at
string
description
string
document_owner
string
document_type
string
document_type_id
integer
file_extension
string
links
object
original
string
self
string
thumbnail
string
name
string
uuid
string
version
integer
404
Bad Request
500
Internal Server Error