Document Types
List document types
Returns a list of document types that the user has access to.
get/v3/document_types
Query parameters
organizationstring
Filter by organization identifier
workspacestring
Filter by workspace identifier
Response
Successful operation
Example response
[
{
"identifier": "mEFayXdO"
}
]