Export Subject Medications

This service allows the export of subject medications

  1. Determine service endpoint for Post

    1. Export URL: https://xxx.studytrax.com/api/v1/customers/yyy/projects/zzz/subjects/medications/export

    2. Customize the URL

      1. Change “xxx” to the prefix of the server you are targeting (e.g., “my” if target is https://my.studytrax.com)

      2. Change “yyy” to the Customer ID

      3. Change “zzz” to the Project ID

    3. Enter the URL into the request URL field

  2. Select GET

  3. Add an Authentication token to the header (from the Authentication steps)

  4. Click Send

  5. The data set export for a JSON format will display in the body