get https://api.intempt.com/v1//projects//sources//data
Success Response
This call will return an array of collection objects that contain id
, collId
, data
, matches properties, alongside with child _links
object. collId
property shows which collection this data item belongs to. Data is actual data payload. In the _links
object self points to the collection data item itself.