Optional
culture?: null | string(optional) An optional query parameter used to indicate the locale that should be used. The value should be a standard language tag.
The folder ID that the entry will be created in.
The requested repository ID.
The request body.
The copied entry.
Optional
culture?: null | string(optional) An optional query parameter used to indicate the locale that should be used. The value should be a standard language tag.
The folder ID that the entry will be created in.
The requested repository ID.
The request body.
The created entry.
The requested repository ID.
The request body.
A response containing an upload id and an array of upload URLs.
The requested document ID.
The requested repository ID.
The updated entry.
The requested document ID.
Optional
page(optional) The pages to be deleted.
The requested repository ID.
The updated entry.
The ID of entry to export.
Optional
page(optional) A comma-separated range of pages to include. Ex: 1,3,4 or 1-3,5-7,9. This value is ignored when exporting as Edoc.
The requested repository ID.
The request body.
A link to download the exported entry.
The requested entry ID.
The requested repository ID.
Optional
select?: null | string(optional) Limits the properties returned in the result.
A single entry.
Optional
fallback(optional) An optional query parameter used to indicate whether or not the closest ancestor in the path should be returned if the initial entry path is not found. The default value is false.
The requested entry path.
The requested repository ID.
The found entry or ancestor entry.
Optional
culture?: null | string(optional) An optional query parameter used to indicate the locale that should be used. The value should be a standard language tag. This may be used when setting field values with tokens.
The entry ID of the folder that the document will be created in.
Optional
file?: LfRepositoryClientV2.FileParameter(optional)
The requested repository ID.
Optional
request?: LfRepositoryClientV2.ImportEntryRequest(optional)
The created entry.
The requested entry ID.
The requested repository ID.
The request body.
A collection of dynamic field values.
Optional
count?: boolean(optional) Indicates whether the total count of items within a collection are returned in the result.
Optional
culture?: null | string(optional) An optional query parameter used to indicate the locale that should be used for formatting. The value should be a standard language tag. The formatFieldValues query parameter must be set to true, otherwise culture will not be used for formatting.
The folder ID.
Optional
fields?: null | string[](optional) Optional array of field names. Field values corresponding to the given field names will be returned for each entry.
Optional
format(optional) Indicates if field values should be formatted. Only applicable if Fields are specified. The default value is false.
Optional
group(optional) Indicates if the result should be grouped by entry type or not. The default value is false.
Optional
orderby?: null | string(optional) Specifies the order in which items are returned. The maximum number of expressions is 5.
Optional
prefer?: null | string(optional) An optional OData header. Can be used to set the maximum page size using odata.maxpagesize.
The requested repository ID.
Optional
select?: null | string(optional) Limits the properties returned in the result.
Optional
skip?: number(optional) Excludes the specified number of items of the queried collection from the result.
Optional
top?: number(optional) Limits the number of items returned from a collection.
A collection of children entries of a folder.
It will continue to make the same call to get a list of entry listings of a fixed size (i.e. maxpagesize) until it reaches the last page (i.e. when next link is null/undefined) or whenever the callback function returns false.
async callback function that will accept the current page results and return a boolean value to either continue or stop paging.
Optional
count?: boolean(optional) Indicates whether the total count of items within a collection are returned in the result.
Optional
culture?: string(optional) An optional query parameter used to indicate the locale that should be used for formatting. The value should be a standard language tag. The formatFieldValues query parameter must be set to true, otherwise culture will not be used for formatting.
The requested entry ID.
Optional
fields?: string[](optional) Optional array of field names. Field values corresponding to the given field names will be returned for each entry.
Optional
format(optional) Boolean for if field values should be formatted. Only applicable if Fields are specified.
Optional
group(optional) An optional query parameter used to indicate if the result should be grouped by entry type or not.
Optional
max(optional) the maximum page size or number of entry listings allowed per API response schema.
Optional
orderby?: string(optional) Specifies the order in which items are returned. The maximum number of expressions is 5.
Optional
prefer?: string(optional) An optional OData header. Can be used to set the maximum page size using odata.maxpagesize.
The requested repository ID.
Optional
select?: string(optional) Limits the properties returned in the result.
Optional
skip?: number(optional) Excludes the specified number of items of the queried collection from the result.
Optional
top?: number(optional) Limits the number of items returned from a collection.
Returns the children entries of a folder in the repository using a next link
Optional
max(optional) the maximum page size or number of entry listings allowed per API response schema
a url that allows retrieving the next subset of the requested collection
A collection of children entries of a folder.
Optional
count?: boolean(optional) Indicates whether the total count of items within a collection are returned in the result.
Optional
culture?: null | string(optional) An optional query parameter used to indicate the locale that should be used for formatting. The value should be a standard language tag. The formatFieldValues query parameter must be set to true, otherwise culture will not be used for formatting.
The requested entry ID.
Optional
format(optional) An optional query parameter used to indicate if the field values should be formatted. The default value is false.
Optional
orderby?: null | string(optional) Specifies the order in which items are returned. The maximum number of expressions is 5.
Optional
prefer?: null | string(optional) An optional OData header. Can be used to set the maximum page size using odata.maxpagesize.
The requested repository ID.
Optional
select?: null | string(optional) Limits the properties returned in the result.
Optional
skip?: number(optional) Excludes the specified number of items of the queried collection from the result.
Optional
top?: number(optional) Limits the number of items returned from a collection.
A collection of fields assigned to the entry.
It will continue to make the same call to get a list of field values of a fixed size (i.e. maxpagesize) until it reaches the last page (i.e. when next link is null/undefined) or whenever the callback function returns false.
async callback function that will accept the current page results and return a boolean value to either continue or stop paging.
Optional
count?: boolean(optional) Indicates whether the total count of items within a collection are returned in the result.
Optional
culture?: string(optional) An optional query parameter used to indicate the locale that should be used for formatting. The value should be a standard language tag. The formatFieldValues query parameter must be set to true, otherwise culture will not be used for formatting.
The requested entry ID.
Optional
format(optional) An optional query parameter used to indicate if the field values should be formatted. The default value is false.
Optional
max(optional) the maximum page size or number of field values allowed per API response schema.
Optional
orderby?: string(optional) Specifies the order in which items are returned. The maximum number of expressions is 5.
Optional
prefer?: string(optional) An optional OData header. Can be used to set the maximum page size using odata.maxpagesize.
The requested repository ID.
Optional
select?: string(optional) Limits the properties returned in the result.
Optional
skip?: number(optional) Excludes the specified number of items of the queried collection from the result.
Optional
top?: number(optional) Limits the number of items returned from a collection.
Returns the fields assigned to an entry using a next link
Optional
max(optional) the maximum page size or number of field values allowed per API response schema
a url that allows retrieving the next subset of the requested collection
A collection of fields assigned to the entry.
Optional
count?: boolean(optional) Indicates whether the total count of items within a collection are returned in the result.
The requested entry ID.
Optional
orderby?: null | string(optional) Specifies the order in which items are returned. The maximum number of expressions is 5.
Optional
prefer?: null | string(optional) An optional odata header. Can be used to set the maximum page size using odata.maxpagesize.
The requested repository ID.
Optional
select?: null | string(optional) Limits the properties returned in the result.
Optional
skip?: number(optional) Excludes the specified number of items of the queried collection from the result.
Optional
top?: number(optional) Limits the number of items returned from a collection.
A collection of links assigned to the entry.
It will continue to make the same call to get a list of link values from entry of a fixed size (i.e. maxpagesize) until it reaches the last page (i.e. when next link is null/undefined) or whenever the callback function returns false.
async callback function that will accept the current page results and return a boolean value to either continue or stop paging.
Optional
count?: boolean(optional) Indicates whether the total count of items within a collection are returned in the result.
The requested entry ID.
Optional
max(optional) the maximum page size or number of link values from entry allowed per API response schema.
Optional
orderby?: string(optional) Specifies the order in which items are returned. The maximum number of expressions is 5.
Optional
prefer?: string(optional) An optional OData header. Can be used to set the maximum page size using odata.maxpagesize.
The requested repository ID.
Optional
select?: string(optional) Limits the properties returned in the result.
Optional
skip?: number(optional) Excludes the specified number of items of the queried collection from the result.
Optional
top?: number(optional) Limits the number of items returned from a collection.
Get the links assigned to an entry using a next link
Optional
max(optional) the maximum page size or number of link values from entry allowed per API response schema
a url that allows retrieving the next subset of the requested collection
A collection of links assigned to the entry.
Optional
count?: boolean(optional) Indicates whether the total count of items within a collection are returned in the result.
The requested entry ID.
Optional
orderby?: null | string(optional) Specifies the order in which items are returned. The maximum number of expressions is 5.
Optional
prefer?: null | string(optional) An optional OData header. Can be used to set the maximum page size using odata.maxpagesize.
The requested repository ID.
Optional
select?: null | string(optional) Limits the properties returned in the result.
Optional
skip?: number(optional) Excludes the specified number of items of the queried collection from the result.
Optional
top?: number(optional) Limits the number of items returned from a collection.
A collection of tags assigned to the entry.
It will continue to make the same call to get a list of tags assigned to entry of a fixed size (i.e. maxpagesize) until it reaches the last page (i.e. when next link is null/undefined) or whenever the callback function returns false.
async callback function that will accept the current page results and return a boolean value to either continue or stop paging.
Optional
count?: boolean(optional) Indicates whether the total count of items within a collection are returned in the result.
The requested entry ID.
Optional
max(optional) the maximum page size or number of tags assigned to entry allowed per API response schema.
Optional
orderby?: string(optional) Specifies the order in which items are returned. The maximum number of expressions is 5.
Optional
prefer?: string(optional) An optional OData header. Can be used to set the maximum page size using odata.maxpagesize.
The requested repository ID.
Optional
select?: string(optional) Limits the properties returned in the result.
Optional
skip?: number(optional) Excludes the specified number of items of the queried collection from the result.
Optional
top?: number(optional) Limits the number of items returned from a collection.
Get the tags assigned to an entry using a next link
Optional
max(optional) the maximum page size or number of tags assigned to entry allowed per API response schema
a url that allows retrieving the next subset of the requested collection
A collection of tags assigned to the entry.
The ID of the entry that will have its template removed.
The requested repository ID.
The updated entry.
Optional
culture?: null | string(optional) An optional query parameter used to indicate the locale that should be used. The value should be a standard language tag. This may be used when setting field values with tokens.
The entry ID of the entry that will have its fields updated.
The requested repository ID.
The request body.
A collection of fields assigned to the entry.
The requested entry ID.
The request repository ID.
The request body.
A collection of links assigned to the entry.
The requested entry ID.
The requested repository ID.
The tags to add.
A collection of tags assigned to the entry.
Optional
culture?: null | string(optional) An optional query parameter used to indicate the locale that should be used. The value should be a standard language tag. This may be used when setting field values with tokens.
The ID of entry that will have its template updated.
The requested repository ID.
The template and template fields that will be assigned to the entry.
The updated entry.
Optional
culture?: null | string(optional) An optional query parameter used to indicate the locale that should be used. The value should be a standard language tag.
The folder ID that the entry will be created in.
The requested repository ID.
The request body.
A long operation task id.
The requested entry ID.
The requested repository ID.
Optional
request?: LfRepositoryClientV2.StartDeleteEntryRequest(optional) The submitted audit reason.
A long operation task id.
The ID of entry to export.
Optional
page(optional) A comma-separated range of pages to include. Ex: 1,3,4 or 1-3,5-7,9. This value is ignored when part=Edoc.
The requested repository ID.
The request body.
A long operation task id.
Optional
culture?: null | string(optional) An optional query parameter used to indicate the locale that should be used. The value should be a standard language tag. This may be used when setting field values with tokens.
The entry ID of the folder that the document will be created in.
The requested repository ID.
Optional
request?: LfRepositoryClientV2.StartImportUploadedPartsRequest(optional) The request body.
A long operation task id.
Optional
culture?: null | string(optional) An optional query parameter used to indicate the locale that should be used. The value should be a standard language tag.
The requested entry ID.
The requested repository ID.
The request containing the folder ID that the entry will be moved to and the new name the entry will be renamed to.
The updated entry.