Endpoint
Query Parameters
string
Free-text search across roadmap titles, profile names, mobile numbers, and external IDs.
integer
default:"1"
Page number for pagination. Results are paginated at 30 items per page by default.
boolean
Filter by completion state. Use
false to find roadmaps that still need to be started or completed.string
Filter by roadmap product identifier, for example
ClinicalWellbeingTriage.boolean
Filter by the gender of an assigned participant profile.
string
Filter by the UUID of an assigned participant profile.
integer
Filter by the partner-assigned external profile ID.
Response
integer
Total number of roadmaps matching the query.
string | null
URL for the next page, or
null if there are no more pages.string | null
URL for the previous page, or
null on the first page.array
Array of roadmap list items. Each item includes
token, roadmap_id, roadmap_title, display_title, group_id, status, auth_required, tests_auth_required, is_finished, submit_on, and create.array
Available roadmap product types for filtering, each with
id and title.
