---
title: "Get changed accounts for Symplectic Elements"
method: GET
path: "/symplectic/accounts"
tags: ["symplectic"]
---

# Get changed accounts for Symplectic Elements

`GET /symplectic/accounts`

Returns a list of accounts that have been modified since the specified date for Symplectic Elements integration.

## Query parameters

- `since` string, required

## Response `200`

OK. Returns a list of modified accounts

- object[]
  - `institutionUserId` string
  - `modifiedDate` string, date-time

## Other responses

- `400` — Bad Request - Missing or invalid parameters
- `401` — Unauthorized - Missing or invalid OAuth token
- `403` — Forbidden - Insufficient permissions

---

[API](https://skmtc.net/figshare/apis/figshare-api.md) · [All operations](https://skmtc.net/figshare/apis/figshare-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/figshare/figshare-api/revisions/9dfb419f4430/schema)
