Get Data from Imported Data Project
GET {{baseUrl}}/datasets/:datasetId/data/:id
Deprecated Endpoint
This API is in the process of being deprecated. It will continue to be available. The preferred API is Imported Data Project, which is largely similar to this API.
Retrieves a data record from the Imported Data Project.
Imported Data Projects Created On Web Not Visible to Datasets API
If you created Imported Data Projects on the Qualtrics website, you will not be able to use or modify those Imported Data Projects with the datasets API.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"result":{"id":"GSDGEWJKDFRT567SG","numberOfBuyers":6,"marketShare":64,"timeOfReport":"2020-05-11T20:07:43Z"},"meta":{"requestId":"12345-67890","httpStatus":"200 - OK"}}