List data with "imported from" metadata key
Lists all data with an 'imported from' metadata key. Used to check in a data source which items are already in a project.
get
/api/{projectId}/raw-data/imported-from
Authorizations
Path parameters
projectIdintegerrequired
Project ID
Query parameters
limitinteger
Maximum number of results
offsetinteger
Offset in results, can be used in conjunction with LimitResultsParameter to implement paging.
Responses
application/json
cURL
JavaScript
Python
HTTP
200
Last updated
Was this helpful?