Skip to main content
GET
Returns the study’s quota configuration together with the current number of completes per bucket. Only completed, real interviews count: in-progress, screened-out, archived, mock, and AI-simulated interviews are excluded.
string
required
The study ID.

Response

string
off, fixed, or url_param.
object | null
{ limit, complete } in fixed mode.
string | null
The URL parameter in url_param mode.
array
One { value, limit, complete } per link value in url_param mode.
string
allow or reject.
array
One { question_id, kind, match, value, limit, complete } per question quota, included in every mode.
complete can exceed limit by a small amount when several participants finish at the same time.