altmetric
List Altmetric Institutions
Returns a list of institutions available for Altmetric reporting
get/altmetric/institutions
Query parameters
offsetinteger
Where to start the listing. The offset of the first item.
Response
OK. An array of Altmetric institutions
Example response
[
{
"id": 1,
"name": "My Institution",
"custom_domain": "myinstitution.figshare.com"
}
]