List Studies

Returns a lightweight list of studies the user has access to.

This endpoint is designed for list views and returns only essential fields,
avoiding complex validation that could cause failures.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
Defaults to me

Filter by study ownership:

  • me - Studies owned by the current user (default)
  • team - Studies owned by other users in the same organisation
Allowed:
status
array of objects

Filter by study status. Can specify multiple values; see the StudyStatus
schema for the allowed values and what each means.
Example: status=draft or status=live&status=closed

status
Allowed:
integer
1 to 250
Defaults to 25

Number of results per page

string

Pagination cursor from previous response.
When provided, other filter parameters are ignored as they are encoded in the cursor.

id
array of strings

Filter by specific study IDs (supports both UUID and legacy GUID formats)

id
tagId
array of strings

Filter by tag IDs

tagId
country
array of strings

Filter by country codes

country
string
length ≤ 100

Free text search on study title

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json