API Reference
Log In
API Reference

/biz/api/v2/{project-name}/responses/

Get responses for Data Units

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.
Query Params
string

Comma separated request_ids. e.g. request_id=1,2,4,5 where all responses corresponding to request_id 1,2,4 & 5 need to be fetched.

int64

Minimum judged_at epoch timestamp (milliseconds)

int64

Maximum judged_at epoch timestamp (milliseconds)

int32

page number to return

int32

Number of items to return per page

Headers
string
required
Defaults to "application/json"
string
required
Defaults to "Bearer <token>"
Response

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json