Fetch a list of all Cleanroom Question Runs for a Cleanroom Question

This operation fetches a list of all the Cleanroom Question Runs (including metadata) for a given Cleanroom Question. The Customer can optionally use the status parameter to filter the list of Cleanroom Question Runs.

Path Params
string
required

The Cleanroom Question ID to fetch all the associated Cleanroom Question Runs

Query Params
string
enum

The status of the Cleanroom Question Run

date

A filter applied on the SubmitAt field for a Cleanroom Question Run that marks as the beginning of the range of dates. Default is empty - meaning no filter applied. The format is yyyy-MM-dd

date

A filter applied on the SubmitAt field for a Cleanroom Question Run that marks as the end of the range of dates. Default is empty - meaning no filter applied. The format is yyyy-MM-dd

integer
≤ 100
Defaults to 30

The number of Cleanroom Question Runs returned per page - default is 30 and maximum is 100

integer
Defaults to 0

The offset - default is 0

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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