/figshare/collections

POST /api/figshare/collections

Price: 1 credit

Get one Figshare collection by id, page address or DOI. A collection groups the deposits that belong together, usually the supplementary material of a single publication. Returns the title, description, authors, subject categories, tags, references, funding awards, related materials, the number of items it holds and the publication it accompanies.

How to use it

A collection is a container, not a deposit: it carries no files and `article_count` is the only count of what is inside, so use /figshare/articles/search with `source_doi` set to this collection's `source_doi` to reach the individual records. Its `doi` is usually the accompanying publication's DOI rather than one Figshare minted, which is why the same DOI resolves both here and on /figshare/articles/search. Do not pass a collection id to /figshare/articles — the two id spaces overlap in range and the article route answers 412 for a collection id.

Parameters

Request body

Response

Errors

Response headers