Problem
I want to search entities by attribute values using API. Kindly guide us if this is possible.
Solution
We need to give a short description of what types of entity search we have and give links to related documentation, provided below.
Request
POST {TenantURL}/activities/_scan
Request Body | Cursor definition | Yes, for all requests except the first one | JSON object defining the cursor value. Should have one JSON attribute, "cursor" , with the sub-JSON structure having one string attribute "value" . |
|
References
https://docs.reltio.com/activitylogapi/searchwithcursor.html
Comments
Please sign in to leave a comment.