Retrieves the properties of document
get
/cmis/document{repositoryId}
The following tables summarize the client request.
Path Parameters
| Name | Description | Format |
|---|---|---|
| repositoryId | string |
Query Parameters
| Name | Description | Format |
|---|---|---|
| filter | DelimitedListParam | |
| includeACL | BooleanParam | |
| includeAllowableActions | BooleanParam | |
| includePolicyIds | BooleanParam | |
| includeRelationships | EnumIncludeRelationshipsParam | |
| renditionFilter | string | |
| returnVersion | EnumReturnVersionParam | |
| uid | string |
The following tables summarize the server response.