Reading
Route | Description | Parameters |
---|---|---|
/ | Root of the API |
|
/accesslist/{accessListId} | Read a single access list |
|
/accesslists | Read a collection of accessLists |
|
/additionalfile/{additionalFileId} | Read a single additional file |
|
/additionalfile/{additionalFileId}/filepreviews | Read all previews of an additional file |
|
/additionalfile/{additionalFileId}/filePreviews/{filePreviewId} | Read preview of an additional file |
|
/additionalfile/{additionalFileId}/preview |
|
|
/additionalfile/{additionalFileId}/publiclink |
|
|
/annotation/{annotationId} | Read a single annotation |
|
/annotations | Read a collection of annotations |
|
/CalculatedPermission/{CalculatedPermissionName} | Read a single calculated permission by its name |
|
/calculatedpermissions | Read a collection of calculated permissions |
|
/classification | Read a single classification using a unique field and its value |
|
/classification | Read a single classification by namePath |
|
/classification/{classificationId} | Read a single classification by id |
|
/classification/{classificationId}/ancestors | Read all the parents of a classification |
|
/classification/{classificationId}/children | Read all the children of a classification |
|
/classification/{classificationId}/classificationtreepermission | Read all the permissions on a classification |
|
/classification/{classificationId}/classificationtreepermissions | Read the classification tree permissions of a classification |
|
/classification/{classificationId}/downloadpermissions | Read the download permissions of the classification |
|
/classification/{classificationId}/field/{fieldId} | Read a single field of a classification |
|
/classification/{classificationId}/fields | Read all fields of a classification |
|
/classification/{classificationId}/followerclassifications | Read the list of follower classifications for the classification |
|
/classification/{classificationId}/image | Read the image of a classification |
|
/classification/{classificationId}/parent | Read the parent of a classification |
|
/classification/{classificationId}/recordpermissions | Read the record permissions of a classification |
|
/classification/{classificationId}/slaveclassifications | Read the list of slave classifications for the classification |
|
/classifications | Read a collection of classifications |
|
/collection/{collectionId} | Read a single collection |
|
/collection/{collectionId}/comment/{commentId} | Read a comment on the collection |
|
/collection/{collectionId}/comments | Read the comments of the collection |
|
/collection/{collectionId}/comments/status | Gets the count of unread comments of a collection. |
|
/collection/{collectionId}/permissions | Read the permissions of the collection |
|
/collection/{collectionId}/records | Read the records of the collection |
|
/collections | Read a collection of collections |
|
/ContentType | Read a single content type by name |
|
/contenttype/{contentTypeId:guid} | Read a single content type |
|
/contenttype/{contentTypeId:guid}/parent | Read the parent of a record |
|
/contenttypes | Read a collection of content types |
|
/contenttypes/info | Read a collection of content types basic info |
|
/counters | Show all counters |
|
/csp |
|
|
/download | Retrieve binary content of a file using secure download token |
|
/downloadlink/{downloadLinkId} | Read a single download link |
|
/downloadlink/{downloadLinkId}/targets | Read all targets of a download link |
|
/downloadlinks | Read a collection of download links |
|
/fielddefinition/{fieldDefinitionId} | Read a single field definition |
|
/fielddefinitions | Read a collection of field definitions |
|
/fieldgroup/{fieldGroupId} | Read a single field group |
|
/fieldgroup/{fieldGroupId}/createdby | Get a user that created the field group |
|
/fieldgroup/{fieldGroupId}/members | Get the members of the field group |
|
/fieldgroup/{fieldGroupId}/modifiedby | Get a user that last modified the field group |
|
/fieldgroups | Read a collection of field groups |
|
/file/{fileId} | Read a file |
|
/file/{fileId}/field/{fieldId} | Read a single field of a file |
|
/file/{fileId}/fields | Read all fields of a file |
|
/file/{fileId}/fileversions | Read all file versions of a file |
|
/file/{fileId}/image/preview | Read the preview of this file |
|
/file/{fileId}/image/thumbnail | Read the thumbnail of this file |
|
/file/{fileId}/latestversion | Read the latest file version |
|
/file/{fileId}/watermark | Read the watermark of a file |
|
/filepreview/{filePreviewId} | Read the preview of a file |
|
/filepreview/{filePreviewId}/image/preview | Read the preview from a filepreview |
|
/filepreview/{filePreviewId}/image/thumbnail | Read the thumbnail from a filepreview |
|
/filetype/{fileTypeId} | Read a single file type |
|
/filetype/{fileTypeId}/image/icon | Read the icon of the filetype |
|
/filetype/{fileTypeId}/image/thumbnail | Read the thumbnail of the filepreview of a filetype |
|
/filetypes | Read a collection of file types |
|
/fileversion/{fileVersionId} | Read a single file version |
|
/fileversion/{fileVersionId}/additionalfiles | Read all additional files of a file version |
|
/fileversion/{fileVersionId}/duplicateinfo | Read the full duplicate info for the file version |
|
/fileversion/{fileVersionId}/filepreviews | Read all previews of a fileversion |
|
/fileversion/{fileVersionId}/filetype | Read the file type for file version |
|
/fileversion/{fileVersionId}/image/preview | Read the preview of the filepreview of a fileversion |
|
/fileversion/{fileVersionId}/image/thumbnail | Read the thumbnail of the filepreview of a fileversion |
|
/fileversion/{fileVersionId}/linkedversions/{linkedVersionType} | Read the publications the <paramref name="fileVersionId" /> is used in |
|
/fileversion/{fileVersionId}/masterfilepreview | Read the master filepreview of a file version |
|
/fileversion/{fileVersionId}/permissions | Read the permissions on a file version |
|
/fileversion/{fileVersionId}/publiclinks |
|
|
/fileversion/{fileVersionId}/publicuris | Read the public uris for the file version |
|
/fileversion/{fileVersionId}/renditions | Read all renditions of a file version |
|
/fileversion/{fileVersionId}/watermark | Read the watermark of a file version |
|
/imageoverlay/{imageOverlayId} |
|
|
/imageoverlay/{imageOverlayId}/classifications | Read all classifications of an image overlay |
|
/imageoverlay/{imageOverlayId}/usergroups | Read all ImageOverlay user groups of a ImageOverlay |
|
/imageoverlays |
|
|
/info |
|
|
/language/{languageId} | Read a single language |
|
/language/{languageId}/image | Read the image of a language |
|
/language/{languageId}/synonyms | Shortcut to download the exported list of synonyms |
|
/languages | Read a collection of languages |
|
/maintenancejob/{maintenanceJobId} | Read a single maintenance job |
|
/maintenancejob/{maintenanceJobId}/target/{maintenanceTargetId} | Reads a single maintenance target |
|
/maintenancejob/{maintenanceJobId}/targets | Read all targets of a maintenance job |
|
/maintenancejobs | Read all maintenance jobs. |
|
/order/{orderId} | Read a single order |
|
/order/{orderId}/target/{orderTargetId} | Read a single order |
|
/order/{orderId}/targets | Read all targets of an order |
|
/orders | Read a collection of users |
|
/permission/{permissionName} | Read a single permission by its name |
|
/permissions | Read a collection of permissions |
|
/publiclink/{publicLinkId} | Read a single file type |
|
/publiclinks/domain |
|
|
/publiclinks/domain/tlsstatus |
|
|
/publicuri/{publicUriId} | Read a single file type |
|
/record | Read a single record using a unique field and its value |
|
/record | Read a single record using a file id |
|
/record/{objectId}/trail | Read the audit trail of an object, with optional type filter |
|
/record/{objectId}/trail/entry/{entryId} | Reads audit particular entry |
|
/record/{recordId} | Read a single record |
|
/record/{recordId}/classification/{classificationId} | Read a single record classification of a record |
|
/record/{recordId}/classifications | Read all record classifications of a record |
|
/record/{recordId}/duplicateinfo | Read the full duplicate info for the latest file version of the record |
|
/record/{recordId}/field/{fieldId} | Read a single field of a record |
|
/record/{recordId}/field/{fieldId}/listvalues | Read a single field of a record |
|
/record/{recordId}/fields | Read all fields of a record |
|
/record/{recordId}/files | Read all files of a record |
|
/record/{recordId}/image/preview | Read the preview of a record |
|
/record/{recordId}/image/preview/download | Shortcut to download the binary content of related preview |
|
/record/{recordId}/image/thumbnail | Read the thumbnail of a record |
|
/record/{recordId}/image/thumbnail/download | Shortcut to download the binary content of related thumbnail |
|
/record/{recordId}/locks | Get locks by record id |
|
/record/{recordId}/masterfile | Read the masterfile of a record |
|
/record/{recordId}/masterfilelatestversion | Read the latest version of the masterfile of a record |
|
/record/{recordId}/permissions | Read all the permissions on a record |
|
/record/edits/{editToken} |
|
|
/record/operations/checkout | Returns status of download order created after check out |
|
/records | Read a collection of records |
|
/rendition/{renditionId} | Read a single rendition |
|
/rendition/{renditionId}/publiclinks | Read the public links for the rendition |
|
/rule/{ruleId} | Read a single rule |
|
/rule/{ruleId}/actions | Get the actions of the rule |
|
/rule/{ruleId}/conditions | Get the conditions of the rule |
|
/rule/{ruleId}/createdby | Get a user that created the rule |
|
/rule/{ruleId}/modifiedby | Get a user that last modified the rule |
|
/rules | Read a collection of rules |
|
/searchindex | Returns search index status |
|
/setting/{settingName} | Read a single setting More info |
|
/settingcategories | Read a collection of setting categories resource. |
|
/settingcategory/{settingcategoryId} | Read a single setting category resource. |
|
/settingdefinition/{settingdefinitionId} | Read a single settingdefinition resource. |
|
/settingdefinitions | Read a collection of settingdefinitions resource. |
|
/settings | Read a collection of settings |
|
/statistics | Get the statistics |
|
/subscription | Read a single subscription by its objectId, userId and type |
|
/subscription/{objectId:guid} | Read a single subscription |
|
/subscriptions | Read the subscribed users |
|
/supportedversions | Read all supported versions of the API |
|
/supportedversions/{version} | Read the details of single supported version |
|
/translation | Reads a single translation by its key. |
|
/translation/{translationId} | Reads a single translation. |
|
/translations | Reads all translations. |
|
/uniquekeyindex | Returns search index status |
|
/user/{userId} | Read a single user |
|
/user/{userId}/field/{fieldId} | Read a single field of a user |
|
/user/{userId}/fields | Read all fields of a user |
|
/user/{userId}/image | Read the picture of this user |
|
/user/{userId}/memberships | Read all fields of a user |
|
/user/{userId}/permissions | Read all permissions of a user |
|
/usergroup/{userGroupId} | Read a single user group |
|
/usergroup/{userGroupId}/permissions | Read all permissions of a userGroup |
|
/usergroups | Read all user groups |
|
/users | Read a collection of users |
|
/watermark/{watermarkId} | Read a single watermark. |
|
/watermark/{watermarkId}/image | Read the image of a watermark. |
|
/watermarks | Read all watermarks. |
|