Get responses for Data Units

NOTE

Following details will be shared with you for the integration

  1. {project-name}: This is what forms the API endpoint.
  2. Format for the responses that SquadRun will send for each item.

Response

The list of JSON containing results of the API Request has 4 datapoints:

  1. request_id: Unique id per project to identify an item, that was sent in the /items/ API
  2. data: This is the data dump that was sent in the /items/ API
  3. judged_at: This is the epoch timestamp in milliseconds at which the item received all responses and was ready to be sent
  4. responses: This field contains responses for the item. This varies based on the project requirements.
Language
Authorization