Get demographic export history

View as MarkdownOpen in Claude
Retrieve the latest demographic export request history for a study. This endpoint returns information about your most recent export request, including the filters used and the total number of export combinations made. **Usage**: Use this endpoint to check your current export usage and see what filters were used in your latest request. This helps you understand your remaining export quota and track your export history. **Export Limits**: You are limited to 2 different filter combinations per study. This endpoint helps you track your usage against this limit. Learn more on [Exporting Prolific demographic data](https://researcher-help.prolific.com/en/article/b2943f).

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Path parameters

idstringRequired
Study ID

Response

Export history retrieved successfully
countinteger0-2
Total number of different filter combinations that have been requested for demographic export
filterslist of objects
The filters used in the most recent export request. Returns an empty array if no exports have been requested yet. This shows you exactly what filter combination was used in your latest request, helping you track your export usage.

Errors