Skip to main content

ResourceLink

/api/ResourceLink/Incremental/{type}/{property}/{date}

Get

Summary:

Returns all the non optimized resource navigation links that have been modified (created, deleted, updated) after a given date.

Note: If no page size is specified, the default value of 1,000 is taken into consideration. Maximum allowed value for the page size is of 10,000.

Parameters:
NameDescriptionRequiredTypeReference
typeEntity type identifier.True
propertyIdentifier of non optimized navigation property.True
dateDate from which to get resources.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200Resources modified from a given date.