---
title: "Get Studies Activity"
method: GET
path: "/api/v1/studies/activity"
tags: ["Studies"]
---

# Get Studies Activity

`GET /api/v1/studies/activity`

Per-study response activity in one call: started/completed/simulated
interview counts and the latest interview time. Mock, archived, and
never-started 'open' rows are excluded, matching /studies/{id}/stats.

## Query parameters

- `study_ids` string, required — Comma-separated study ids (max 100)

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/getversive/apis/versive-public-api.md) · [All operations](https://skmtc.dev/getversive/apis/versive-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getversive/versive-public-api/revisions/00e66dd838cc/schema)
