Get Matches Defined by User
Returns URIs of all entities marked as 'matches defined by user' for an entity in a
request. Also returns 'updatedBy
' and 'updateTime
'
values.
Request
Parameter | Required | Details | |
---|---|---|---|
Headers |
Authorization
|
Yes | Information about authentication access token in format "Bearer
<accessToken> " (see details in Authentication API). |
Query |
returnObjects
|
No | Specifies if response should contain created entities. Default value
is true . |
Response
Returns array of JSON nodes with URIs of 'matches', names of users who marked the entities as 'matches defined by user' and update dates.
Example 1
Request
Response
Example 2
Request
Response