Export Data Sets
This service allows the export of a data set.
Determine service endpoint for Post
Export URL: https://xxx.studytrax.com/api/v1/customers/yyy/projects/zzz/dataSets/aaa/export?format=json
Customize the URL
Change “xxx” to the prefix of the server you are targeting (e.g., “my” if target is https://my.studytrax.com)
Change “yyy” to the Customer ID
Change “zzz” to the Project ID
Change “aaa” to the Data Set ID
Enter the URL into the request URL field
Select GET
Add an Authentication token to the header (from the Authentication steps)
Click Send
The data set export for a JSON format will display in the body