---
title: "Get article details for Symplectic Elements"
method: GET
path: "/symplectic/articles/{article_id}"
tags: ["symplectic"]
---

# Get article details for Symplectic Elements

`GET /symplectic/articles/{article_id}`

Returns detailed information about a specific article for Symplectic Elements integration, including full metadata and author account information.

## Path parameters

- `article_id` integer, required

## Response `200`

OK. Returns the article details with full metadata

- object

## Other responses

- `401` — Unauthorized - Missing or invalid OAuth token
- `403` — Forbidden - Insufficient permissions
- `404` — Not Found - Article not found

---

[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)
