Get Entities Not Matches
Returns URIs of all entities marked as 'not matches' for an entity in a request. Also
returns the updatedBy
and updateTime
values (if there are
any).
Request
Parameter | Required | Details | |
---|---|---|---|
Headers | Authorization |
Yes | Information about authentication access token in format
"Bearer <accessToken>" (see details in Authentication API. |
Query | returnObjects |
Specifies if response should contain created entities. Default value is true. | |
activeness
|
No | When it is set to active , only active entities are listed in the response for the
potential matches. Otherwise, all entities are listed as potential matches. |
Response
Returns array of JSON nodes with URIs of 'not matches', names of users who marked the entities as 'not matches' and update dates.
Example 1
Request
Response
Example 2
Request
Response
Get Entities not Matches
Returns URIs of all entities marked as 'not
matches' for an entity in a request. Also returns the updatedBy
and
updateTime
values (if there are
any).
Request
Parameter | Required | Details | |
---|---|---|---|
Headers | Authorization |
Yes | Information about authentication access token in format
"Bearer <accessToken>" (see details in Authentication API). |
Query | returnObjects |
Specifies if response should contain created entities. Default
value is true . |
Response
Returns array of JSON nodes with URIs of 'not matches', names of users who marked the entities as 'not matches' and update dates.
Note: For some entities (which were marked as 'not match' in older versions of API), no additional information will be attached.
Example 1
Request
Response
Example 2
Request
Response