other
Private Account Licenses
This is a private endpoint that requires OAuth. It will return a list with figshare public licenses AND licenses defined for account's institution.
get/account/licenses
Response
OK. An array of personal licenses
Example response
[
{
"value": 1,
"name": "CC BY",
"url": "http://creativecommons.org/licenses/by/4.0/"
}
]