Returns per-URL allocation progress for a Taskflow study (studies configured with access_details).
Each item in progress corresponds to one external_url from the study’s access details, including how many participants are allocated and any screenout-driven capacity increments.
Returns 404 if the study has no access-details collection (not a Taskflow study).
The Prolific API uses API token to authenticate requests. You can create an API token directly from your settings.
Your API token does not have an expiry date and carries full permission, so be sure to keep them secure.
If your token is leaked, delete it and create a new one directly in the app.
In your requests add Authorization header with the value Token <your token>.
One row per external_url configured on the study.
HAL-style links; typically includes self pointing at this endpoint.